b3599166ad
not doing this exposes the binding name order to the annoying interference of parse order on symbol order, which wouldn't be so bad if it didn't make the tests less reliable and, importantly, dependent on linker behavior (due to primop initialization being done in static initializer, and the order of static initializers being defined only within a single translation unit). fixes #143 Change-Id: I3cf417893fbcf19e9ad3ff8986deb7cbcf3ca511 |
||
---|---|---|
.. | ||
basic.ast | ||
basic.test | ||
basic_repl.test | ||
basic_tidied.ast | ||
regression_9917.nix | ||
regression_9917.test | ||
regression_9918.nix | ||
regression_9918.test | ||
stack_vars.nix | ||
stack_vars.test |