aiken/crates/aiken-lang
KtorZ d6cc9bdfbe
Allow implicit discard when right-hand side is Void.
This is the most intuitive/expected behavior. Otherwise, it forces a pointless let-binding to 'Void' or into a discard.
2024-03-09 01:28:29 +01:00
..
src Allow implicit discard when right-hand side is Void. 2024-03-09 01:28:29 +01:00
Cargo.toml feat: impl serde on errythang 2024-03-08 19:19:07 -05:00