-
Bryton Lacquement authored
Let's pass the data as function parameters. This greatly simplifies when using monkey-patching to apply fixers on code that is compiled, for example. Otherwise, we need to also monkey-patch the code that compile that code (to change the name).
b6146eb9