Add TypeOf operator

This commit is contained in:
Krzosa Karol
2022-10-11 11:13:07 +02:00
parent 4004b8b8d3
commit e37bf8b1bc
8 changed files with 61 additions and 38 deletions

View File

@@ -116,6 +116,7 @@ keywords = [
]
interns = [
"TypeOf",
"SizeOf",
"Len",
"AlignOf",