mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-22 19:12:53 +00:00
3 lines
59 B
JavaScript
3 lines
59 B
JavaScript
export function main() {
|
|
println("hello, friends!");
|
|
}
|