Update Files.Mod

This commit is contained in:
Ivan Sukin 2016-11-12 02:09:21 +04:00 committed by GitHub
parent 9c5320aee5
commit d9a56a7d49

View file

@ -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;