Open
Description
If visit all red
is defined as foreach point in world containing item has color red visit point
(no curly braces around visit point, which is ok regarding to the grammar), then the GrammarInducer induces (amond other things) $Point -> all red
.
This is a problem because $Point doesn't have a meaning outside a for loop.
Metadata
Metadata
Assignees
Labels
No labels