[racket] TR requite/typed syntax error

From: Ray Racine (ray.racine at gmail.com)
Date: Sat Oct 27 18:25:36 EDT 2012

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/61a5e05c/attachment.html>

Posted on the users mailing list.