diff options
Diffstat (limited to 'old-tests/variable/override/simple')
-rw-r--r-- | old-tests/variable/override/simple | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old-tests/variable/override/simple b/old-tests/variable/override/simple index 899daa2..983401a 100644 --- a/old-tests/variable/override/simple +++ b/old-tests/variable/override/simple @@ -1,3 +1,3 @@ -print $foo +print $p.foo ./: |