#! stap -up2 # need one of these for each prohibited statistic operation global x probe end { x <<< 10 <<< 11 # but see PR 1922 }