summaryrefslogtreecommitdiffstats
path: root/testsuite/parseko/preprocess03.stp
blob: 3d3badf522641e018ca860f3d1ffdde63a62baf8 (plain)
1
2
3
4
5
6
#! stap -p1

# bad arch - not a string
%( arch == foo %?
   probe begin { }
%)