소스 검색

* objfpc mode

peter 22 년 전
부모
커밋
38616d29d6
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      tests/webtbs/tw2557.pp

+ 2 - 0
tests/webtbs/tw2557.pp

@@ -3,6 +3,8 @@
 { e-mail: [email protected] }
 Unit tw2557;
 
+{$mode objfpc}
+
 Interface
 
 Type tVMThread=Class;