annotate tests/lexerr.ur @ 452:222cbc1da232

Fix some type-class detection
author Adam Chlipala <adamc@hcoop.net>
date Sat, 01 Nov 2008 17:19: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