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

probe foo {
  1 + 2 = 3;  # bad lvalue
}