Skip to content

Conversation

cakebaker
Copy link
Contributor

No description provided.

src/modules.rs:2:5: 2:23 error: function `print_hello` is private
src/modules.rs:2 hello::print_hello();
src/main.rs:2:5: 2:23 error: function `print_hello` is private
src/main.rs:2 hello::print_hello();
^~~~~~~~~~~~~~~~~~
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is in the wrong spot.

@steveklabnik
Copy link
Contributor

Thank you! r+=me once the ^~~~ gets moved.

@cakebaker
Copy link
Contributor Author

@steveklabnik Fixed, thanks for the hint.

bors added a commit that referenced this pull request Aug 4, 2014
@bors bors closed this Aug 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants