Browse Source

* fixed test compilation

git-svn-id: trunk@34508 -
Jonas Maebe 9 years ago
parent
commit
98020a9b57
1 changed files with 1 additions and 1 deletions
  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.