RosettaCodeData/Task/Empty-program/Odin/empty-program.odin
2023-07-01 11:58:00 -04:00

2 lines
31 B
Odin

package main
main :: proc() {}