This commit is contained in:
nub31
2025-05-25 01:03:15 +02:00
parent 43766f6d97
commit be144a0989
18 changed files with 543 additions and 445 deletions

View File

@@ -4,7 +4,7 @@ import c
// Test2
// Test3
// Test4
global func main(args: []string) {
global func main(args: f []string) {
i = 0
printf("%d\n", args.count)
while i < args.count {