summaryrefslogtreecommitdiffstats
path: root/testsuite/parseko/three.stp
blob: b40c770813756ddb9d6c7af126e7d382004ae4b4 (plain)
1
2
3
4
#! stap -p1
probe foo {
  foreach (a) ;
}