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