Changed my mind about oftype/typeof

This commit is contained in:
2022-09-07 15:02:17 +01:00
parent 4137b7f057
commit 23fdec541d
7 changed files with 10 additions and 10 deletions

View File

@@ -45,12 +45,12 @@ The following list of keywords cannot be used as names, due to their significanc
* int
* null
* of
* oftype
* print
* return
* string
* true
* type
* typeof
* var
* while