blob: b45121a8197f4a30509c328da8a7965431b6d0e5 [file] [log] [blame]
function main() {
return { msg: 'Hello world' };
}