Test for delphi comment in last line

This commit is contained in:
pierre 2001-09-25 16:20:42 +00:00
parent ae4a734b2f
commit 7fa32c68ae

6
tests/webtbs/tw1617.pp Normal file
View 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)