Ticket #17 (new defect)
Opened 5 years ago
A module re-export should only reference the target module if all of it is imported
| Reported by: | waern | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Version: | 0.x | Keywords: | |
| Cc: |
Description
A module re-export should only reference the target module if the target module is imported without hiding any of its exports (otherwise we should inline just the exported bits).
Note: See
TracTickets for help on using
tickets.
