<div dir="ltr">in the documentation of merl:quote/2 it says "The macro <span>?Q(Text)</span> expands to <span>merl:quote(?LINE, Text, Env)</span>. "<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div>should this reference merl:qquote/3 instead of merl:quote/3  which to my knowledge does not exist?</div></div>
</blockquote></div><div><br></div><div>merl.hrl:</div><div>...<br></div><div>-define(Q(Text), merl:quote(?LINE, Text)).</div><div>...<br></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature">Led.</div></div>