Finding help on macro

65 views
Skip to first unread message

Scott Jones

unread,
Jul 6, 2015, 8:54:07 AM7/6/15
to juli...@googlegroups.com
I was looking to see the on-line help in Julia for macro, and did ?macro, and got the following:
ERROR: syntax: incomplete: premature end of input
That looks like a bug to me.

Michael Hatherly

unread,
Jul 6, 2015, 10:06:57 AM7/6/15
to juli...@googlegroups.com
Keywords are all documented in "base/docs/basedocs.jl".

The one for macro just hasn't been added yet. Would be worth adding I think. See the one for "function" [1] for an example of how it's done.

[1] https://github.com/JuliaLang/julia/blob/4bb10cd85e811fdfa45905255df73247a94ac75d/base/docs/basedocs.jl#L92

- Mike
Reply all
Reply to author
Forward
0 new messages