GitGalaxy misses standard arrow functions assigned to local `const` variables nested inside other functions/blocks (e.g., `const predicate = (event) => ...`).
GitGalaxy misses standard arrow functions assigned to local
constvariables nested inside other functions/blocks (e.g.,const predicate = (event) => ...).