-
Thomas Wood authored
We don't actually make use of the env at all in the recursive js_of_ast function. It's also present as part of the tree structure we're recursing over, so completely superfluous anyway.
Thomas Wood authoredWe don't actually make use of the env at all in the recursive js_of_ast function. It's also present as part of the tree structure we're recursing over, so completely superfluous anyway.
js_of_ast.ml 16.17 KiB