annotate tests/lexerr.ur @ 1730:02533f681ad2

Fix urlification of recursive polymorphic variants
author Adam Chlipala <adam@chlipala.net>
date Sat, 28 Apr 2012 11:35:12 -0400
parents 71bafe66dbe1
children
rev   line source
adamc@54 1 type t = int
adamc@54 2 type q = int
adamc@54 3 type u = inot