7 lines
52 B
Plaintext
7 lines
52 B
Plaintext
|
|
||
|
import "std"
|
||
|
|
||
|
fun main() {
|
||
|
i32: u = 0 as i32
|
||
|
}
|