This commit is contained in:
nub31
2025-09-09 15:37:45 +02:00
parent 14619fd678
commit ab77588b72
4 changed files with 14 additions and 17 deletions

View File

@@ -10,4 +10,5 @@ func main(args: []cstring): i64
func test(test: u32)
{
puts("test")
}