Strings/arrays/builtins in int/sm

This commit is contained in:
Dmitry Boulytchev 2018-04-25 01:06:18 +03:00
parent b19bea4d58
commit dd5956d663
10991 changed files with 24197 additions and 24039 deletions

View file

@ -16,7 +16,7 @@ fun print () {
write (c)
}
read (x);
x := read ();
a := 100;
b := 200;