mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 07:14:46 +00:00
8 lines
120 B
Text
8 lines
120 B
Text
app [main] {
|
|
pf: platform "../test-platform-simple-zig/main.roc",
|
|
}
|
|
|
|
import BadAnn { app_id: "one" }
|
|
|
|
main =
|
|
""
|