diff options
Diffstat (limited to 'testsuite/parseko/twentytwo.stp')
-rwxr-xr-x | testsuite/parseko/twentytwo.stp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/parseko/twentytwo.stp b/testsuite/parseko/twentytwo.stp new file mode 100755 index 00000000..a5434355 --- /dev/null +++ b/testsuite/parseko/twentytwo.stp @@ -0,0 +1,5 @@ +#! stap -p1 + +# bad wildcard + +probe a** { } |