error in merl docs?

Led ledest@REDACTED
Sun Jul 26 18:06:39 CEST 2020


in the documentation of merl:quote/2 it says "The macro ?Q(Text)
expands to merl:quote(?LINE,
Text, Env). "

>
> should this reference merl:qquote/3 instead of merl:quote/3  which to my
> knowledge does not exist?
>

merl.hrl:
...
-define(Q(Text), merl:quote(?LINE, Text)).
...

-- 
Led.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20200726/202e0fb9/attachment.htm>


More information about the erlang-questions mailing list