From 90bd48c414b9e6d53eeca76b9fea92cafc3883d6 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 18 Mar 2022 07:42:59 -0700 Subject: Check that -f without argument fails. --- testcases | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'testcases') diff --git a/testcases b/testcases index ba4ed64..8797315 100644 --- a/testcases +++ b/testcases @@ -7,3 +7,8 @@ hello ./cppawk -M 'BEGIN { print 1000000000000000000000000 + 1 }' : 1000000000000000000000001 +-- +3: +./cppawk -f +: +ERR -- cgit v1.2.3