TypeScript/tests/baselines/reference/parserRegularExpressionDivideAmbiguity1.errors.txt
2014-07-12 17:30:19 -07:00

7 lines
253 B
Plaintext

==== tests/cases/conformance/parser/ecmascript5/RegularExpressions/parserRegularExpressionDivideAmbiguity1.ts (2 errors) ====
1
/notregexp/a.foo();
~~~~~~~~~
!!! Cannot find name 'notregexp'.
~
!!! Cannot find name 'a'.