annotate tests/split.ur @ 1647:c815dabcfe3c

Finish updating Grid1 demo to work with type inference change
author Adam Chlipala <adam@chlipala.net>
date Thu, 29 Dec 2011 09:47:41 -0500
parents 71bafe66dbe1
children
rev   line source
adamc@55 1 type t = int
adamc@55 2 val x = 0