summaryrefslogtreecommitdiffstats
path: root/testsuite/semko/nine.stp
blob: 7e86467144200de00b08cf761bc9f0b179814d0f (plain)
1
2
3
4
5
6
#! semtest

probe foo {
  a[4] = 1;
  a = 2;
}