mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
If there's a newline between the closing paren and arrow it's not a valid arrow function, ASI should kick in instead (it'll then fail with "Unexpected token Arrow")