3 lines
31 B
Plaintext
Raw Permalink Normal View History

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