Update test_syntax snapshot after new Slice debug impl

This commit is contained in:
Agus Zubiaga 2024-11-23 11:05:09 -03:00
parent 5384b96979
commit 5d6c47b25f
No known key found for this signature in database
115 changed files with 390 additions and 390 deletions

View file

@ -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: [],