Parcourir la source

* moved into correct dir

peter il y a 26 ans
Parent
commit
e39ffac090
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      tests/test/testgoto.pp

+ 3 - 0
tests/testgoto.pp → tests/test/testgoto.pp

@@ -1,3 +1,6 @@
+program testgoto;
+
+{$goto on}
 
 function test : longint;