summaryrefslogtreecommitdiffstats
path: root/testsuite/parseok/four.stp
blob: 9d7a87298a506c211dea0e2b61b65a5b29c3da0c (plain)
1
2
3
4
5
6
7
8
9
10
#! stap -p1

probe syscall ("foo").foo.bar , syscall ("bar"), syscall ("*").return
{ # no comment
  $a = /* comment */ a$a = /**/ a$a$ = 0; // more comment
}
/* empty comment lines */
/**/
#
//