masak / bel

An interpreter for Bel, Paul Graham's Lisp language
GNU General Public License v3.0
26 stars 1 forks source link

Add tests for case and pcase not evaluating their expression unless there's a case #414

Closed masak closed 2 years ago

masak commented 2 years ago

Just discovered this — if the expression has side effects, this makes a difference.