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

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