aboutsummaryrefslogtreecommitdiffstats
path: root/tests/func.right
diff options
context:
space:
mode:
Diffstat (limited to 'tests/func.right')
-rw-r--r--tests/func.right3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/func.right b/tests/func.right
index e51d92b..e97a486 100644
--- a/tests/func.right
+++ b/tests/func.right
@@ -27,7 +27,7 @@ f1 ()
return $status
}
before: try to assign to FUNCNAME
-outside: FUNCNAME =
+outside: FUNCNAME = main
before: FUNCNAME = func
FUNCNAME = func2
after: FUNCNAME = func
@@ -148,3 +148,4 @@ expect 2 40
2 40
expect 5 20
5 20
+5