mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
4 lines
45 B
Text
4 lines
45 B
Text
( x, y ) : Foo
|
|
( x, y ) = ( "foo", 3.14 )
|
|
|
|
x
|