3 lines
25 B
Plaintext
Raw Normal View History

2024-07-06 17:01:52 +02:00
main() {
x := 1 + f(x)
}