mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 19:12:25 +00:00
Update Files.Mod
This commit is contained in:
parent
9c5320aee5
commit
d9a56a7d49
1 changed files with 1 additions and 0 deletions
|
|
@ -655,6 +655,7 @@ Especially Length would become fairly complex.
|
||||||
tail := 1;
|
tail := 1;
|
||||||
ELSE
|
ELSE
|
||||||
tail := Strings.Length(Platform.nl);
|
tail := Strings.Length(Platform.nl);
|
||||||
|
END;
|
||||||
b := TRUE
|
b := TRUE
|
||||||
ELSE
|
ELSE
|
||||||
x[i] := ch;
|
x[i] := ch;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue