mirror of
https://github.com/discourse/discourse.git
synced 2025-02-11 22:04:58 +00: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.