summaryrefslogtreecommitdiffstats
path: root/testsuite/parseok/eighteen.stp
blob: 883a651454cc979286e8f8977b7a2a1139a9519c (plain)
1
2
3
4
5
6
#! stap -p1

global c, a = 1
global b = "hello", d

probe begin { }