<% async function test() { return(2); } %> <%- await test(); %>