mirror of
https://github.com/unisonweb/unison.git
synced 2024-11-14 16:28:34 +03:00
6 lines
35 B
Plaintext
6 lines
35 B
Plaintext
|
x = 1
|
||
|
Foo.y = 4.0
|
||
|
a =
|
||
|
x + y
|
||
|
()
|