mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 02:05:07 +02:00
4 lines
59 B
JavaScript
4 lines
59 B
JavaScript
export function main() {
|
|
println("hello, friends!");
|
|
}
|