mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
8 lines
119 B
Text
8 lines
119 B
Text
app [main] {
|
|
pf: platform "../test-platform-simple-zig/main.roc",
|
|
}
|
|
|
|
import BadAnn { appId: "one" }
|
|
|
|
main =
|
|
""
|