async function e() {return "a"};e()
VMError: Async not available
View all comments