3 lines
31 B
Plaintext
3 lines
31 B
Plaintext
|
main() {
|
||
|
x := 1 + unknown(x)
|
||
|
}
|