aboutsummaryrefslogtreecommitdiff
path: root/old-tests/variable/override/simple
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2022-10-13 12:00:09 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2022-10-13 12:00:38 +0200
commit0a56fad112fb59b07fa3ea03fe26b41b451ab886 (patch)
treef45b04a6bc86100e4361a2d02eb2a81b5ebf60c9 /old-tests/variable/override/simple
parent4c1a8d88e64f5b7bd1e82878ddc20c06f593df3e (diff)
Update old tests to public/private variable model
Diffstat (limited to 'old-tests/variable/override/simple')
-rw-r--r--old-tests/variable/override/simple2
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
./: