TypeScript/tests/baselines/reference/parserRegularExpression2.errors.txt
2014-09-11 16:11:08 -07:00

4 lines
201 B
Plaintext

==== tests/cases/conformance/parser/ecmascript5/RegularExpressions/parserRegularExpression2.ts (1 errors) ====
href.match(/:\/\/(.[^/]+)/)[1];
~~~~
!!! error TS2304: Cannot find name 'href'.