This commit is contained in:
nub31
2025-09-08 17:41:08 +02:00
parent 6216fdb68c
commit edccffd618
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()