3 lines
66 B
Text
3 lines
66 B
Text
|
|
> printf( "Hello world!\n" ): # print without quotes
|
||
|
|
Hello world!
|