summaryrefslogtreecommitdiffstats
path: root/testsuite/parseko/thirteen.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/parseko/thirteen.stp')
-rwxr-xr-xtestsuite/parseko/thirteen.stp7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuite/parseko/thirteen.stp b/testsuite/parseko/thirteen.stp
new file mode 100755
index 00000000..1a5b46f6
--- /dev/null
+++ b/testsuite/parseko/thirteen.stp
@@ -0,0 +1,7 @@
+#! stap -p2
+
+%{ /* embedded code not permitted since -g not supplied */ %}
+
+probe begin
+{
+}