Add alias to ast

This commit is contained in:
2026-04-29 11:18:40 +02:00
parent 3288efdfd7
commit 9035cc639c
6 changed files with 66 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
module mymodule;
alias myalias = int32;