3 lines
31 B
Plaintext
Raw Normal View History

main() {
x := 1 + unknown(x)
}