summaryrefslogtreecommitdiff
path: root/pit/test/test4.pit
blob: 321a988b8f299c1f8f781ce146f2981724c81bc9 (plain)
1
2
3
4
5
(or
  (case 'foo
    ('foo 1)
    ('bar 2))
  3)