Closed m-ender closed 9 years ago
In complex programs a lot of bytes are wasted on prepending `;`` to every intermediate stage, which is almost always what you want, so this should probably be the default behaviour (with an option to output the intermediate result anyway).
Fixed in 193e582aaa8c805962a852e531444f7a78527f2a.
In complex programs a lot of bytes are wasted on prepending `;`` to every intermediate stage, which is almost always what you want, so this should probably be the default behaviour (with an option to output the intermediate result anyway).