roc/crates/compiler/parse/tests/snapshots/pass/nonempty_hosted_header.header.roc

18 lines
291 B
Text

hosted Foo
exposes
[
Stuff,
Things,
somethingElse,
]
imports
[
Blah,
Baz.{ stuff, things },
]
generates Bar with
[
map,
after,
loop,
]