summaryrefslogtreecommitdiffstats
path: root/testsuite/semko/fortyeight.stp
blob: 34bcad01307f4c3d52c91c4b2cef1556d70b0afb (plain)
1
2
3
4
5
6
#! stap -Wp2

# PR 11075

global foo  # evokes warning
probe begin { exit() }