==== tests/cases/conformance/parser/ecmascript5/RegularExpressions/parserRegularExpressionDivideAmbiguity3.ts (1 errors) ==== if (1) /regexp/a.foo(); ~~~ !!! Property 'foo' does not exist on type 'RegExp'.