roc/crates/compiler/fmt
Elias Mulhall 43d932df3b Update parser AST to support dbg as both a statment and expression
Make `Expr::Dbg` node specific to dbg expressions, add `Expr::DbgStmt`
for dbg statements. Debug expressions don't have a continuation branch.
Support formatting both kinds of `Dbg` nodes.
2024-08-28 11:53:44 -04:00
..
src Update parser AST to support dbg as both a statment and expression 2024-08-28 11:53:44 -04:00
Cargo.toml Make unit assignment optional for suffixed defs 2024-04-14 13:44:59 +10:00