Skip to content

Commit

Permalink
🩹 fix: Do not identify props that live in the same scope.
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Mar 18, 2021
1 parent 5f13a74 commit f8f9995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mangle.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"$_popindex": "p",
"$_range": "r",
"$_realloc": "a",
"$_shrink": "s",
"$_shrink": "z",
"$_value": "v",
"$_where": "w"
}
Expand Down

0 comments on commit f8f9995

Please sign in to comment.