Explorar o código

* added %FAIL

peter %!s(int64=24) %!d(string=hai) anos
pai
achega
d4f3485e7c
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      tests/tbf/tb0100.pp

+ 3 - 1
tests/tbf/tb0100.pp

@@ -1,7 +1,9 @@
+{ %FAIL }
+
 type
   enum1 = (one,two,three);
   enum2 = (four,five,six);
-  
+
   enumset1 = set of enum1;
 
 var