annotate tests/rcapture.ur @ 2289:78820fa8f5a7

Fix bugs for lock calculation and SQL parsing and add support for tasks.
author Ziv Scully <ziv@mit.edu>
date Sun, 15 Nov 2015 14:18:35 -0500
parents 6c00d8af6239
children
rev   line source
adam@1639 1 fun frob x = x
adam@1639 2
adam@1639 3 fun foo [a] (x : a) = frob x