Skip to content

Commit

Permalink
update snapshot for newline_in_packages syntax test
Browse files Browse the repository at this point in the history
  • Loading branch information
lukewilliamboswell committed Nov 11, 2024
1 parent 9465b29 commit 09bd145
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 19 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,14 @@ Full(
],
before_packages: [],
packages: @11-51 [
@13-49 SpaceAfter(
PackageEntry {
shorthand: "pf",
spaces_after_shorthand: [
Newline,
],
platform_marker: None,
package_name: @17-49 PackageName(
"generic-test-platform/main.roc",
),
},
[
Newline,
],
),
@13-49 PackageEntry {
shorthand: "pf",
spaces_after_shorthand: [],
platform_marker: None,
package_name: @17-49 PackageName(
"generic-test-platform/main.roc",
),
},
],
old_imports: None,
old_provides_to_new_package: None,
Expand Down

0 comments on commit 09bd145

Please sign in to comment.