TypeScript/tests/baselines/reference/parser579071.types
2015-04-13 14:29:37 -07:00

6 lines
174 B
Plaintext

=== tests/cases/conformance/parser/ecmascript5/RegressionTests/parser579071.ts ===
var x = /fo(o/;
>x : RegExp, Symbol(x, Decl(parser579071.ts, 0, 3))
>/fo(o/ : RegExp