annotate tests/lexerr.ur @ 320:132416711463

Expand scope of base type conversion coalesce optimizations
author Adam Chlipala <adamc@hcoop.net>
date Thu, 11 Sep 2008 11:53:33 -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