Reserve 'typeof' as a keyword
This commit is contained in:
@@ -52,6 +52,7 @@ public class KeywordStringsGenerated {
|
||||
"do",
|
||||
"when",
|
||||
"interface",
|
||||
"yield"
|
||||
"yield",
|
||||
"typeof"
|
||||
));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user