$(BNF TypeofType := typeof "(" (Expression | return) ")")
Returns true for typeof "(" return ")".
See Implementation
$(BNF TypeofType := typeof "(" (Expression | return) ")")