Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[compiler][playground] Make change detection work in playground
Summary: The change detection mode was unavailable in the playground because the pragma was not a boolean. This fixes that by special casing it in pragma parsing, similar to validateNoCapitalizedCalls [ghstack-poisoned]
- Loading branch information