mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-04 06:10:38 +01:00
8 lines
74 B
ObjectPascal
8 lines
74 B
ObjectPascal
unit objpas;
|
|
|
|
{ DUMMY - exceptions to do }
|
|
|
|
interface
|
|
implementation
|
|
|
|
end. |