diff options
Diffstat (limited to 'testsuite/semok/two.stp')
-rwxr-xr-x | testsuite/semok/two.stp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/semok/two.stp b/testsuite/semok/two.stp index f3c6046e..5a124474 100755 --- a/testsuite/semok/two.stp +++ b/testsuite/semok/two.stp @@ -1,6 +1,6 @@ #! semtest -global bar, baz; +global bar, baz function koo (p) { baz [p, "p", p] ++; |