Gergely Nagy 32f5d5dea7 Drop a set of brackets from with.
This changes with syntax from (with [[x (expr)] (expr)] ...) to (with
[x (expr) (expr)] ...). Should have no ill side effects apart from the
syntax change.

Closes #852.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2015-10-01 10:08:04 +02:00
..
2014-01-25 21:01:16 +02:00
2013-03-12 22:53:45 -04:00
2015-06-29 22:14:10 -04:00
2013-03-12 22:53:45 -04:00
2015-10-01 10:08:04 +02:00