Files
ladybird/Libraries/LibJS/Tests/functions
Linus Groh e898c98873 LibJS: Don't parse arrow function with newline between ) and =>
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")
2020-10-19 11:31:55 +02:00
..
2020-10-02 16:03:17 +02:00