Checks for #x-like access to private fields.
Such syntax was allowed in the early versions of the specification draft, but is no longer a valid syntax.
In the most recent versions of the draft, only the syntax with explicit 'this.' qualifier is valid.