4 lines
66 B
Plaintext
4 lines
66 B
Plaintext
![]() |
function cmd_hello_world() {
|
||
|
displayMessage("Hello, World!");
|
||
|
}
|