4 lines
31 B
Plaintext
4 lines
31 B
Plaintext
proc main() {
|
|
printc('x');
|
|
}
|
proc main() {
|
|
printc('x');
|
|
}
|