diff --git a/commands/test.c b/commands/test.c index 505b7c5..c845cec 100644 --- a/commands/test.c +++ b/commands/test.c @@ -86,7 +86,6 @@ if (argc < 2) return 1; - last_expr = 0; left = argc - 1; ap = argv + 1;