This commit is contained in:
Rafał Grodziński
2025-06-24 23:43:01 +09:00
parent a6a918bc58
commit ac9205e23e
4 changed files with 38 additions and 1 deletions

8
test.brc Normal file
View File

@@ -0,0 +1,8 @@
test fun
/*rep i sint32 <- 0, i < 10
//i sint32 <- i + 1
;*/
rep i sint32 <- 13
abc sint32 <- 5
;
;