Browse Source

* moved into correct dir

peter 25 years ago
parent
commit
e39ffac090
1 changed files with 3 additions and 0 deletions
  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;