Refactor parser

This commit is contained in:
2026-04-29 20:15:05 +02:00
parent 1c5d49d682
commit f260e02efa
11 changed files with 179 additions and 128 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
module mymodule;
alias myalias = int32;
alias myalias = i32;