annotate tests/split.ur @ 858:346cf1908a17

Avoid using prepared statements for non-persistent protocols
author Adam Chlipala <adamc@hcoop.net>
date Sat, 27 Jun 2009 10:50:45 -0400
parents 71bafe66dbe1
children
rev   line source
adamc@55 1 type t = int
adamc@55 2 val x = 0