Skip to content

JS: Fix missing local variable declarations

Luite Stegeman requested to merge luite/ghc:fix-23775 into master

This adds some missing var declarations that were spotted by running the testsuite in strict mode.

Fix for #23775 (closed)

Edited by Luite Stegeman

Merge request reports