diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/indent/pascal.pas | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/indent/pascal.pas b/test/indent/pascal.pas index 4dc8f795dfc..0dda0c47fef 100644 --- a/test/indent/pascal.pas +++ b/test/indent/pascal.pas | |||
| @@ -25,6 +25,8 @@ by the GNU General Public License. } | |||
| 25 | 25 | ||
| 26 | {$gnu-pascal,I+} | 26 | {$gnu-pascal,I+} |
| 27 | 27 | ||
| 28 | // Free-pascal style comment. | ||
| 29 | |||
| 28 | program CRTDemo; | 30 | program CRTDemo; |
| 29 | 31 | ||
| 30 | uses GPC, CRT; | 32 | uses GPC, CRT; |