4 lines
38 B
Text
4 lines
38 B
Text
|
|
main: (
|
||
|
|
printf($"Hello world!"l$)
|
||
|
|
)
|