The spec of both proposals don't allow the syntax for `obj?.#privateID`. We need to add test case to cover this invalid syntax.
The spec of both proposals don't allow the syntax for
obj?.#privateID. We need to add test case to cover this invalid syntax.