TypeScript/tests/baselines/reference/parserRegularExpressionDivideAmbiguity2.js

6 lines
157 B
TypeScript
Raw Normal View History

2014-07-13 01:04:16 +02:00
//// [parserRegularExpressionDivideAmbiguity2.ts]
(1) /notregexp/a.foo();
//// [parserRegularExpressionDivideAmbiguity2.js]
(1) / notregexp / a.foo();