3 lines
45 B
Text
3 lines
45 B
Text
|
|
def a: 'Hello';
|
||
|
|
'$a;, World!' -> !OUT::write
|