ladybird/Userland/Libraries/LibJS/Tests/regress
Aliaksandr Kalenik 10064d0e1a LibJS: Reset in_formal_parameter_context after entering a new function
Fixes a bug when "'Await' expression is not allowed in formal parameters
of an async function" is thrown for "await" encountered in a function
definition assigned to a default function parameter.

Fixes loading of https://excalidraw.com/
2024-09-08 17:44:39 +02:00
..
allow-await-in-a-func-def-assigned-to-default-param.js
bogus-program-counter.js