This commit is contained in:
nub31
2025-06-14 19:00:45 +02:00
parent d57d95ec8e
commit 04fb47ef32
8 changed files with 27 additions and 26 deletions

View File

@@ -38,6 +38,5 @@ export func main(args: []^string): i64 {
i = i + 1
}
return 0
}