annotate tests/split.ur @ 328:58f1260f293f

Fixed a mind-numbing De Bruijn bug
author Adam Chlipala <adamc@hcoop.net>
date Thu, 11 Sep 2008 19:59:31 -0400
parents 71bafe66dbe1
children
rev   line source
adamc@55 1 type t = int
adamc@55 2 val x = 0