[racket] TR requite/typed syntax error
Oh boy. Nevermind. Never occurred to me to ... I donno just (require
syntax/location). sigh
On Sat, Oct 27, 2012 at 6:25 PM, Ray Racine <ray.racine at gmail.com> wrote:
> 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.
>
> Thanks in advance.
>
> Ray
>
> #lang typed/racket
>
> (require/typed syntax/location
> [quote-module-path (-> Module-Path)])
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20121027/b04267bb/attachment.html>