mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-25 21:37:48 +00:00
Migrate list_of_lambdas
This commit is contained in:
parent
88b044a765
commit
e72e17fc82
2 changed files with 4 additions and 13 deletions
|
|
@ -0,0 +1,4 @@
|
|||
app "test" provides [main] to "./platform"
|
||||
|
||||
main = [\{} -> {}, \{} -> {}]
|
||||
# ^^^^^^^^^^^^^^^^^^^^^^ List ({}w_a -[[1, 2]]-> {})
|
||||
Loading…
Add table
Add a link
Reference in a new issue