summaryrefslogtreecommitdiffstats
path: root/testsuite/parseko/preprocess14.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/parseko/preprocess14.stp')
-rwxr-xr-xtestsuite/parseko/preprocess14.stp4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/parseko/preprocess14.stp b/testsuite/parseko/preprocess14.stp
new file mode 100755
index 00000000..7946f0e4
--- /dev/null
+++ b/testsuite/parseko/preprocess14.stp
@@ -0,0 +1,4 @@
+#! stap -p1
+
+# incomplete compound condition
+%( arch == "2.6" && %? probe begin() { } %)