4 lines
26 B
Plaintext
Raw Normal View History

2024-06-21 08:17:26 +00:00
main() {
2024-06-26 21:24:11 +00:00
x := 1
x := 2
2024-06-21 08:17:26 +00:00
}