mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-24 19:49:29 +02:00
Test for delphi comment in last line
This commit is contained in:
parent
ae4a734b2f
commit
7fa32c68ae
6
tests/webtbs/tw1617.pp
Normal file
6
tests/webtbs/tw1617.pp
Normal file
@ -0,0 +1,6 @@
|
||||
{ taken from bug report 1617 }
|
||||
{ Accept the last line is a delphi style comment }
|
||||
|
||||
begin
|
||||
end.
|
||||
//dddd error: unexpected end of file (this is the last line)
|
Loading…
Reference in New Issue
Block a user