florian il y a 24 ans
Parent
commit
6d71c9dcdc
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      tests/tbs/tb0353.pp

+ 3 - 0
tests/tbs/tb0353.pp

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