JS: Add overlay[local] to restore magic in unwrap() predicate

In this case we actually want magic to apply, but was prevented by locality.
This commit is contained in:
Asger F
2025-10-16 12:22:18 +02:00
parent ac3913e7db
commit 5dd87e379b

View File

@@ -1,6 +1,8 @@
/**
* Provides a predicate for identifying unused index variables in loops.
*/
overlay[local]
module;
import javascript