4 lines
33 B
Plaintext
4 lines
33 B
Plaintext
proc main() {
|
|
printi(4 / 2);
|
|
}
|
proc main() {
|
|
printi(4 / 2);
|
|
}
|