소스 검색

* fixed test compilation

git-svn-id: trunk@34508 -
Jonas Maebe 9 년 전
부모
커밋
98020a9b57
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tests/webtbs/tw30310.pp

+ 1 - 1
tests/webtbs/tw30310.pp

@@ -1,5 +1,5 @@
 { %opt=-gh }
 
 begin
-  get_cmdline;
+  writeln(cmdline);
 end.