4 lines
34 B
Plaintext
4 lines
34 B
Plaintext
proc main() {
|
|
printi(5 + 13);
|
|
}
|
proc main() {
|
|
printi(5 + 13);
|
|
}
|