瀏覽代碼

* 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.