3 lines
25 B
Plaintext
Raw Normal View History

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