6 lines
No EOL
68 B
Text
6 lines
No EOL
68 B
Text
let main =
|
|
let me = 0;
|
|
let you = 0;
|
|
play me;
|
|
play you;
|
|
you |