mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-07 11:39:44 +03:00
4 lines
61 B
Plaintext
4 lines
61 B
Plaintext
|
function main() {
|
||
|
println("Hello, World, from jakt!");
|
||
|
}
|