Pārlūkot izejas kodu

Test for delphi comment in last line

pierre 24 gadi atpakaļ
vecāks
revīzija
7fa32c68ae
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  1. 6 0
      tests/webtbs/tw1617.pp

+ 6 - 0
tests/webtbs/tw1617.pp

@@ -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)