Update examples
This commit is contained in:
parent
d0c219e839
commit
55018e8b6d
@ -1,6 +1,6 @@
|
||||
const io from @'core/io';
|
||||
|
||||
@main {
|
||||
let @main in {
|
||||
let age : i32 = 64;
|
||||
io.out('I am ');
|
||||
io.out(age);
|
||||
|
Loading…
Reference in New Issue
Block a user