annotate tests/split.ur @ 305:55eedecb6c50

Remove need to mention table name in expressions for UPDATE and DELETE
author Adam Chlipala <adamc@hcoop.net>
date Sun, 07 Sep 2008 14:30:32 -0400
parents 71bafe66dbe1
children
rev   line source
adamc@55 1 type t = int
adamc@55 2 val x = 0