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

6 lines
258 B
Plaintext

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