summaryrefslogtreecommitdiff
path: root/tests/vars2.bth
blob: 3474d5466781648b9978481b905bfd438087170c (plain)
1
2
3
4
(+ 2 (* 6 (let (a 10
				b 20
				c 30)
               (* b b))))