JET-50 Drop the 'new' keyword
This commit is contained in:
@@ -87,7 +87,7 @@ atomicExpression
|
||||
: when
|
||||
: try
|
||||
: "typeof" "(" expression ")"
|
||||
: "new" constructorInvocation
|
||||
// : "new" constructorInvocation
|
||||
: objectLiteral
|
||||
// : declaration
|
||||
: jump
|
||||
|
||||
Reference in New Issue
Block a user