If a program imports the base library and syntax-case library, is it permissible for the implementation to report a syntax violation complaining that ... and _ are imported from two libraries and their bindings are distinct? (I'm assuming syntax-case exports _ and ... for the same reasons base does for syntax-rules, but this isn't explicit in the current libraries draft).
David _______________________________________________ r6rs-discuss mailing list [email protected] http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss
