aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/import4.rs
Commit message (Collapse)AuthorAgeFilesLines
* Fix another import case we got wrong: The local environment should notRafael Ávila de Espíndola2011-01-111-0/+10
interfere with the import statements.