fix interop and indexing oversights
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
main func() i32 {
|
||||
flag bool = true
|
||||
value :: i32(flag)
|
||||
return value
|
||||
}
|
||||
Reference in New Issue
Block a user