hwylterm/test.nim

5 lines
63 B
Nim

import std/macros
dumpAstGen:
block:
echo "hello world"