2023-12-15 10:29:23 +01:00

9 lines
95 B
Nim

# Run this file:
# nim c -r main.nim
#
import ./somefn
import ./otherfn
discard int.someFn()