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

help?> with deprecated keywords throws ERROR: Invalid @var syntax #22583

Closed
musm opened this issue Jun 27, 2017 · 1 comment
Closed

help?> with deprecated keywords throws ERROR: Invalid @var syntax #22583

musm opened this issue Jun 27, 2017 · 1 comment
Labels
docsystem The documentation building system

Comments

@musm
Copy link
Contributor

musm commented Jun 27, 2017

Looks like some deprecated keywords throw errors when searching with the REPL help

help?> abstract
ERROR: Invalid @var syntax `incomplete: premature end of input`.

help?> typealias
ERROR: Invalid @var syntax `incomplete: premature end of input`.

help?> type
ERROR: Invalid @var syntax `incomplete: premature end of input`.

help?> immutable
ERROR: Invalid @var syntax `incomplete: premature end of input`.
@yuyichao yuyichao changed the title help?> with deprecated bindings throws ERROR: Invalid @var syntax help?> with deprecated keywords throws ERROR: Invalid @var syntax Jun 27, 2017
@tkelman tkelman added the docsystem The documentation building system label Jun 28, 2017
@musm
Copy link
Contributor Author

musm commented Aug 22, 2018

No longer an issue on 1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docsystem The documentation building system
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants