This commit is contained in:
nub31
2025-09-08 17:41:08 +02:00
parent 56894dd764
commit 51e7f6da63
2 changed files with 11 additions and 11 deletions

View File

@@ -22,7 +22,7 @@ func main(args: []cstring): i64
let x: Printable = struct Human {
name = "Oliver"
age = 23
}
}
x.print()