From 30e7238ad917c038105aecf4a1bd3bdefe0e33f7 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 24 Mar 2022 04:15:10 -0700 Subject: __FILE__ in main program resolves to original name. --- testcases | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'testcases') diff --git a/testcases b/testcases index 39519a0..40933af 100644 --- a/testcases +++ b/testcases @@ -232,3 +232,8 @@ BEGIN { print __LINE__ : 2 4 +-- +41: +./cppawk -f testdir/name.cwk +: +testdir/name.cwk -- cgit v1.2.3