summaryrefslogtreecommitdiffstats
path: root/testsuite/parseko/preprocess15.stp
blob: c4aaa9ceac7cdeab0a4229b244a27dc14f4ee3c0 (plain)
1
2
3
4
#! stap -p1

# bad compound condition
%( arch == "2.6" && || arch == "2.66" %? probe begin() { } %)