diff --git a/test.nim b/test.nim deleted file mode 100644 index 5dd61bd..0000000 --- a/test.nim +++ /dev/null @@ -1,5 +0,0 @@ -import std/macros - -dumpAstGen: - block: - echo "hello world"