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

probe syscall ("foo")
{
  $a = a$a = a$a$ = 0;
}