mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2026-01-12 07:31:36 +01:00
7 lines
59 B
ObjectPascal
7 lines
59 B
ObjectPascal
program findref_program;
|
|
|
|
uses findref_cursor;
|
|
|
|
begin
|
|
end.
|