JET-180 Rename typeof to typeinfo, type or make it a function
This commit is contained in:
@@ -117,10 +117,7 @@ atomicExpression
|
||||
: if
|
||||
: when
|
||||
: try
|
||||
: "typeof" "(" expression ")"
|
||||
// : "new" constructorInvocation
|
||||
: objectLiteral
|
||||
// : declaration
|
||||
: jump
|
||||
: loop
|
||||
: SimpleName
|
||||
|
||||
Reference in New Issue
Block a user