some details
[svn/Cll1h/.git] / demos / arguments1.c
index a892c3a24eddfadb7269c44550f448315c814ba0..ae32e11fd85a0f41caeb019c51adf89f48b26ace 100644 (file)
@@ -17,7 +17,7 @@ program
     if (next_arg) then
     {
      echo("followed by: ",next_arg);
-     skip_one;
+     skip_next;
     }
     print("");
    }
This page took 0.109031 seconds and 4 git commands to generate.