diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-24 07:38:21 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-24 07:38:21 +0200 |
commit | 756054785a425e235f78ac7681b812ec693aa775 (patch) | |
tree | 8a50f075969383dfd4bd3c452aadd43fcf59e580 /tests/variable | |
parent | c2a7f5db75ca002fdd3f2ca88542599523da5ee1 (diff) |
Remove target/scope irregularity workarounds
Diffstat (limited to 'tests/variable')
-rw-r--r-- | tests/variable/target-specific/testscript | 3 |
1 files changed, 1 insertions, 2 deletions
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 @@ : $* <<EOI >>EOO x = x -#./: x = X @@ TMP -dir{./}: x = X +./: x = X file{foo}: [uint64] y=00 sub/ { |