summaryrefslogtreecommitdiffstats
path: root/testsuite/parseko/four.stp
blob: 7bfccd02bd64cac0d514a07794bfa1cf67705e99 (plain)
1
2
3
4
5
#! stap -p1

probe foo {
  somethingawful->foo = 1;
}