Changed paths:
M books/kestrel/c/syntax/tests/validator.lisp
Log Message:
-----------
[C$] Add gotoe validation test
This is currently failing. Disambiguation is currently not fully popping
pushed scopes on certain statements (including "for" statements),
leading to variables to appear in scope. When disambiguating the
"goto/gotoe", the disambiguator erroneously believes the identifier to
be an in-scope variable.