mirror of
https://github.com/discourse/discourse.git
synced 2025-03-04 15:23:09 +08:00

autocomplete resolving to [] was causing it to stop working. Instead we have a special const (SKIP) which ensures it will continue to be evaluated and only this instance is skipped.