Debug.jl icon indicating copy to clipboard operation
Debug.jl copied to clipboard

Test scoping analysis against actual julia behavior

Open toivoh opened this issue 12 years ago • 0 comments

Currently the scoping analysis tests in test_decorate.jl are only comparing scoping analysis results to hand written predictions. There should be some way to compare the analysis with actual julia scoping behavior as well. This would help to alert for cases when scoping behavior has changed.

toivoh avatar Nov 30 '12 09:11 toivoh