From 756054785a425e235f78ac7681b812ec693aa775 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 24 May 2018 07:38:21 +0200 Subject: Remove target/scope irregularity workarounds --- tests/variable/target-specific/testscript | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/variable') diff --git a/tests/variable/target-specific/testscript b/tests/variable/target-specific/testscript index 64ca0b6..8d9917c 100644 --- a/tests/variable/target-specific/testscript +++ b/tests/variable/target-specific/testscript @@ -8,8 +8,7 @@ : $* <>EOO x = x -#./: x = X @@ TMP -dir{./}: x = X +./: x = X file{foo}: [uint64] y=00 sub/ { -- cgit v1.1