diff options
Diffstat (limited to 'testsuite/parseok/four.stp')
-rwxr-xr-x | testsuite/parseok/four.stp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuite/parseok/four.stp b/testsuite/parseok/four.stp new file mode 100755 index 00000000..d381b242 --- /dev/null +++ b/testsuite/parseok/four.stp @@ -0,0 +1,7 @@ +#! parsetest + +probe syscall ("foo").foo.bar , syscall ("bar"), syscall ("*").return +{ + $a = a$a = a$a$ = 0; +} + |