mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 19:58:18 +00:00
Update test_syntax snapshot after new Slice debug impl
This commit is contained in:
parent
5384b96979
commit
5d6c47b25f
115 changed files with 390 additions and 390 deletions
|
@ -9,10 +9,10 @@ SpaceBefore(
|
|||
@48-53,
|
||||
],
|
||||
space_before: [
|
||||
Slice { start: 0, length: 0 },
|
||||
Slice<roc_parse::ast::CommentOrNewline> { start: 0, length: 0 },
|
||||
],
|
||||
space_after: [
|
||||
Slice { start: 0, length: 0 },
|
||||
Slice<roc_parse::ast::CommentOrNewline> { start: 0, length: 0 },
|
||||
],
|
||||
spaces: [],
|
||||
type_defs: [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue