4 lines
No EOL
44 B
Text
4 lines
No EOL
44 B
Text
main() {
|
|
x := 123 +++ 456
|
|
syscall(60, x)
|
|
} |