TypeScript/tests/baselines/reference/parserRegularExpression2.errors.txt

4 lines
187 B
Plaintext
Raw Normal View History

==== tests/cases/conformance/parser/ecmascript5/RegularExpressions/parserRegularExpression2.ts (1 errors) ====
2014-07-13 01:04:16 +02:00
href.match(/:\/\/(.[^/]+)/)[1];
~~~~
!!! Cannot find name 'href'.