annotate tests/lexerrS.ur @ 596:d1ec54288b1a

Injected a polymorphic, recursive type
author Adam Chlipala <adamc@hcoop.net>
date Thu, 08 Jan 2009 10:15:45 -0500
parents 71bafe66dbe1
children
rev   line source
adamc@54 1 sig
adamc@54 2 type t = int
adamc@54 3 type q = int
adamc@54 4 type u = inot