소스 검색

* moved into correct dir

peter 26 년 전
부모
커밋
e39ffac090
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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;