Skip to content

Conversation

carlosmn
Copy link
Contributor

@carlosmn carlosmn commented Jun 1, 2013

Module.module_info(:compile)[:source] returns the value, not a tuple
as the code was expecting, making r/1 think that no module has a
source. Fix this expectation.

Module.module_info(:compile)[:source] returns the value, not a tuple
as the code was expecting, making r/1 think that no module has a
source. Fix this expectation.
josevalim pushed a commit that referenced this pull request Jun 2, 2013
Fix IEx's module source lookup
@josevalim josevalim merged commit ab97355 into elixir-lang:master Jun 2, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants