summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/argv1.lm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/argv1.lm b/test/argv1.lm
index 431a7746..0318756c 100644
--- a/test/argv1.lm
+++ b/test/argv1.lm
@@ -1,4 +1,4 @@
-print_xml( argv0 )
+print_xml( arg0 )
A: argv_el = argv->head
while ( A ) {