Data update
This commit is contained in:
parent
72eb4943cb
commit
4d5544505c
2347 changed files with 62432 additions and 16731 deletions
|
|
@ -19,7 +19,7 @@ public program()
|
|||
|
||||
object.foo := "bar";
|
||||
|
||||
console.printLine(object,".foo=",object.foo);
|
||||
Console.printLine(object,".foo=",object.foo);
|
||||
|
||||
console.readChar()
|
||||
Console.readChar()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue