mirror of
https://github.com/daylinmorgan/hwylterm.git
synced 2025-02-23 01:35:50 -06:00
5 lines
63 B
Nim
5 lines
63 B
Nim
import std/macros
|
|
|
|
dumpAstGen:
|
|
block:
|
|
echo "hello world"
|