mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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.