Oh boy.  Nevermind.  Never occurred to me to ... I donno just (require syntax/location).  sigh<br><br><div class="gmail_quote">On Sat, Oct 27, 2012 at 6:25 PM, Ray Racine <span dir="ltr">&lt;<a href="mailto:ray.racine@gmail.com" target="_blank">ray.racine@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Trying to use quote-module-path in TR.  Minimum need is its no arg version, e.g. (quote-module-path).  The below is giving me a syntax error however.</div>
<div><br></div><div>Thanks in advance.</div><div><br></div><div>
Ray</div><div><br></div><div>#lang typed/racket</div><div><br></div><div>(require/typed syntax/location</div><div>               [quote-module-path (-&gt; Module-Path)])</div>
</blockquote></div><br>