Files
2026-06-30 19:38:28 +02:00

4 lines
50 B
Plaintext

main func() void {
_ = 9223372036854775807 + 1
}