throw () => {
  return "^w^"
}()
SyntaxError: Unexpected token ')'
View all comments