mutable decl syntax change
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
main func() void {
|
||||
value i8 = 127
|
||||
value i8 := 127
|
||||
_ = value + 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user