RosettaCodeData/Task/Empty-program/Odin/empty-program.odin
2023-07-01 13:44:08 -04:00

2 lines
31 B
Odin

package main
main :: proc() {}