mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-31 17:17:26 +00:00

* Snake-case-ify def names in comments * Snake-case-ify def names in strings * Snake-case-ify ignored function parameters * Snake-case-ify test script names, for consistency * Update CI snapshot to match snake_case * snake case correction --------- Co-authored-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
3 lines
78 B
Text
3 lines
78 B
Text
app [main] { pf: platform "rust-platform/main.roc" }
|
|
|
|
main = "Roc <3 Rust!\n"
|