summaryrefslogtreecommitdiffstats
path: root/testsuite/semok/three.stp
blob: 100a5f2b8c7e405ff068f84646517f3315c487f2 (plain)
1
2
3
4
5
6
#! semtest

probe foo {
  a <<< 2;
  b[4] <<< 4;
}