mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-17 17:25:01 +00:00
![]() Add dbg parsing logic everywhere we parse normal expressions. Add special case to statement parsing to handle a series of statements ending in a `dbg` in expression position. Rename existing `dbg_help` function to `dbg_stmt_help`, similarly rename syntax snapshot test files to specify which ones are for dbg statements. |
||
---|---|---|
.. | ||
ast.rs | ||
blankspace.rs | ||
expr.rs | ||
header.rs | ||
highlight.rs | ||
ident.rs | ||
keyword.rs | ||
lib.rs | ||
normalize.rs | ||
number_literal.rs | ||
parser.rs | ||
pattern.rs | ||
problems.rs | ||
src64.rs | ||
state.rs | ||
string_literal.rs | ||
test_helpers.rs | ||
type_annotation.rs |