roc/crates/compiler/test_syntax/tests
Elias Mulhall 335265e15c Parse dbg in expression position
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.
2024-08-28 11:53:44 -04:00
..
snapshots Parse dbg in expression position 2024-08-28 11:53:44 -04:00
test_fmt.rs add test for blank chars in multiline string 2024-08-17 10:28:15 -04:00
test_snapshots.rs Parse dbg in expression position 2024-08-28 11:53:44 -04:00