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

Multiline comments don't work in REPL #6133

Closed
jiahao opened this issue Mar 12, 2014 · 1 comment
Closed

Multiline comments don't work in REPL #6133

jiahao opened this issue Mar 12, 2014 · 1 comment
Labels
bug Indicates an unexpected problem or unintended behavior REPL Julia's REPL (Read Eval Print Loop)
Milestone

Comments

@jiahao
Copy link
Member

jiahao commented Mar 12, 2014

julia> #= begin comment
ERROR: syntax: non-terminated multiline comment #= ... =#

Ref: #6128

@jiahao jiahao added this to the 0.3 milestone Mar 12, 2014
@jiahao
Copy link
Member Author

jiahao commented Mar 12, 2014

Oh never mind, this is part of #6132 now.

@jiahao jiahao closed this as completed Mar 12, 2014
stevengj added a commit that referenced this issue Mar 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior REPL Julia's REPL (Read Eval Print Loop)
Projects
None yet
Development

No branches or pull requests

1 participant