Generate code for custom type

This commit is contained in:
Rafał Grodziński
2025-08-05 11:16:50 +09:00
parent dc8d10c81c
commit b6c2ff3983
8 changed files with 113 additions and 22 deletions

View File

@@ -1,8 +1,8 @@
User type
User pack
;
main fun -> u32
//user User
user User <- 0
ret 0
;