Browse Source

no message

florian 24 years ago
parent
commit
6d71c9dcdc
1 changed files with 3 additions and 0 deletions
  1. 3 0
      tests/tbs/tb0353.pp

+ 3 - 0
tests/tbs/tb0353.pp

@@ -2,6 +2,9 @@
   const
   const
       c1 = widechar(0);
       c1 = widechar(0);
       c2 = widechar(#0);
       c2 = widechar(#0);
+      c3 = #123;
+      c4 = #1234;
+
 
 
 begin
 begin
 end.
 end.