summaryrefslogtreecommitdiffstats
path: root/testsuite/parseok/two.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/parseok/two.stp')
-rwxr-xr-xtestsuite/parseok/two.stp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/parseok/two.stp b/testsuite/parseok/two.stp
index d18dd3e3..884e285d 100755
--- a/testsuite/parseok/two.stp
+++ b/testsuite/parseok/two.stp
@@ -3,7 +3,7 @@
probe syscall (231)
{
array[idx] <<< value;
- if (global > 5) { global -- } else ;
+ if (gbl > 5) { gbl -- } else ;
}
function foo () {