Commit 32536e1
Support While Loops Normalization (#144)
* Update dependencies in package.json and package-lock.json, including flast to version 2.2.5 and various Babel packages to their latest versions. This improves compatibility and performance.
* Refactor normalization logic in normalizeEmptyStatements.js to improve handling of loop statements. Updated regex to include While and DoWhile statements and clarified comments regarding empty statements in loops.
---------
Co-authored-by: Ben Baryo <[email protected]>1 parent 7077e03 commit 32536e1
File tree
3 files changed
+117
-102
lines changed- src/modules/safe
3 files changed
+117
-102
lines changed
0 commit comments