// test_output! "Hello world!" export default function main() { return 'Hello world!'; }