add constcast and immutable free
This commit is contained in:
@@ -10,4 +10,7 @@ main func() void {
|
||||
# ^ operator
|
||||
_ = sizeof(i32)
|
||||
# ^^^^^^ function
|
||||
_ = constcast!(memory)
|
||||
# ^^^^^^^^^ function.builtin
|
||||
# ^ operator
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user