summaryrefslogtreecommitdiffstats
path: root/testsuite/parseko/six.stp
blob: 2e8c8dbeae06194229cf4af53185a0a1062155b6 (plain)
1
2
3
4
5
6
7
8
#! semtest

probe foo {
  a = -9999999999999999999999999;
  b = 0xzoopoo;
  c = 00011122233344455566677788;
  d = 07777777777777777777777777;
}