tests/cases/conformance/parser/ecmascript5/RegularExpressions/parserRegularExpression3.ts(1,1): error TS2304: Cannot find name 'Foo'. ==== tests/cases/conformance/parser/ecmascript5/RegularExpressions/parserRegularExpression3.ts (1 errors) ==== Foo(!/(\\?|&)adurl=/); ~~~ !!! error TS2304: Cannot find name 'Foo'.