Free Pascal Compiler version 3.2.2 [2025/04/21] for x86_64
Copyright (c) 1993-2021 by Florian Klaempfl and others
Target OS: Linux for x86-64
Compiling foo.pas
foo.pas(4,1) Error: Identifier not found "st"
foo.pas(4,8) Error: Identifier not found "st"
foo.pas(4,12) Error: Identifier not found "flag"
foo.pas(5,6) Error: Identifier not found "n"
foo.pas(6,5) Error: Identifier not found "c"
foo.pas(6,9) Error: Identifier not found "ans"
foo.pas(6,13) Error: Identifier not found "c"
foo.pas(6,17) Error: Identifier not found "st"
foo.pas(9,4) Error: Identifier not found "f"
foo.pas(9,23) Error: Identifier not found "d"
foo.pas(11,8) Error: Identifier not found "flag"
foo.pas(11,23) Error: Identifier not found "d"
foo.pas(14,4) Error: Identifier not found "f"
foo.pas(14,23) Error: Identifier not found "d"
foo.pas(16,8) Error: Identifier not found "st"
sstrings.inc(52,39) Error: Found declaration: Delete(var OpenString;Int64;Int64);
ustrings.inc(1270,39) Error: Found declaration: Delete(var UnicodeString;Int64;Int64);
astrings.inc(1358,39) Error: Found declaration: Delete(var RawByteString;Int64;Int64);
foo.pas(16,1) Error: Found declaration: Delete(var Dynamic Array;Int64;Int64);
foo.pas(16,17) Error: Identifier not found "flag"
foo.pas(17,4) Fatal: Syntax error, "BEGIN" expected but "end of file" found
Fatal: Compilation aborted
Error: /nix/fpc-3.2.2/bin/ppcx64 returned an error exitcode