Free Pascal Compiler version 3.2.2 [2025/01/27] for x86_64
Copyright (c) 1993-2021 by Florian Klaempfl and others
Target OS: Linux for x86-64
Compiling foo.pas
foo.pas(28,5) Note: Local variable "i" not used
foo.pas(28,7) Note: Local variable "j" not used
foo.pas(43,5) Note: Local variable "i" not used
foo.pas(43,7) Note: Local variable "j" not used
foo.pas(57,7) Note: Local variable "tmp" not used
foo.pas(10,19) Note: Local variable "dfn" not used
foo.pas(10,23) Note: Local variable "low" not used
foo.pas(10,27) Note: Local variable "f" not used
foo.pas(11,9) Note: Local variable "m" not used
foo.pas(11,11) Note: Local variable "t" not used
foo.pas(12,5) Note: Local variable "bb" not used
Linking foo
126 lines compiled, 0.3 sec
11 note(s) issued