4 lines
49 B
Text
4 lines
49 B
Text
|
|
function main() {
|
||
|
|
Konsol:Log("Hello world!")
|
||
|
|
}
|