Update parsing snapshot tests

This commit is contained in:
Richard Feldman 2024-10-21 23:19:25 -04:00
parent 8997c80573
commit 21dd2ad85d
No known key found for this signature in database
GPG key ID: DAC334802F365236
107 changed files with 555 additions and 555 deletions

View file

@ -2,9 +2,9 @@ SpaceAfter(
Defs(
Defs {
tags: [
Index(2147483648),
Index(2147483649),
Index(2147483650),
EitherIndex(2147483648),
EitherIndex(2147483649),
EitherIndex(2147483650),
],
regions: [
@0-22,
@ -12,14 +12,14 @@ SpaceAfter(
@50-92,
],
space_before: [
Slice(start = 0, length = 0),
Slice(start = 0, length = 1),
Slice(start = 1, length = 1),
Slice { start: 0, length: 0 },
Slice { start: 0, length: 1 },
Slice { start: 1, length: 1 },
],
space_after: [
Slice(start = 0, length = 0),
Slice(start = 1, length = 0),
Slice(start = 2, length = 0),
Slice { start: 0, length: 0 },
Slice { start: 1, length: 0 },
Slice { start: 2, length: 0 },
],
spaces: [
Newline,