Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

?using gives error #6458

Closed
dpsanders opened this issue Apr 7, 2014 · 2 comments
Closed

?using gives error #6458

dpsanders opened this issue Apr 7, 2014 · 2 comments
Labels
stdlib:REPL Julia's REPL (Read Eval Print Loop)

Comments

@dpsanders
Copy link
Contributor

Typing ?using at the julia prompt gives

help> using
ERROR: syntax: incomplete: premature end of input

It would be more helpful to have some information about modules and how to use them (e.g. the differences between import, include, reload, using, which are still not clear to me).

@ihnorton
Copy link
Member

ihnorton commented Jul 2, 2014

see also #3648

@JeffBezanson
Copy link
Sponsor Member

dup of #4226

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib:REPL Julia's REPL (Read Eval Print Loop)
Projects
None yet
Development

No branches or pull requests

3 participants