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