summaryrefslogtreecommitdiffstats
path: root/testsuite/parseko/nine.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/parseko/nine.stp')
-rwxr-xr-xtestsuite/parseko/nine.stp4
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
+}