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