aiken/crates/aiken-lang
KtorZ 092151d6a0
Remove dead-code and fix comment about discarded expressions
While Gleam originally allowed various kinds of expressions to be discarded in a sequence, we simply do not allow expressions to be discarded implicitly. So any non-final expression in a sequence must be a let-binding. This prevents silly mistakes.
2023-01-19 16:35:39 +01:00
..
src Remove dead-code and fix comment about discarded expressions 2023-01-19 16:35:39 +01:00
Cargo.toml Release 0.0.28 2023-01-06 13:41:00 -05:00