TypeScript/tests/baselines/reference/parser579071.types

5 lines
116 B
Text
Raw Normal View History

2014-08-15 23:33:16 +02:00
=== tests/cases/conformance/parser/ecmascript5/RegressionTests/parser579071.ts ===
var x = /fo(o/;
>x : RegExp