tc39/proposal-decorators

Should we allow MetaProperty in DecoratorMemberExpression?

JLHwung opened this issue · 1 comments

Should they be allowed?

@new.target.dec
@import.meta.url.dec

Ref: #460 (comment)

They should be treated the same as a MemberExpression.