6 lines
74 B
Plaintext
6 lines
74 B
Plaintext
import "std_types";
|
|
import "32asd";
|
|
|
|
main :: proc(): int {
|
|
return 0;
|
|
} |