annotate tests/curry3.ur @ 2285:ad3ce1528f71

Fix committing multiple stores/flushes. Locking is WIP.
author Ziv Scully <ziv@mit.edu>
date Thu, 12 Nov 2015 16:36:35 -0500
parents 71bafe66dbe1
children
rev   line source
adamc@26 1 val main = fn x : int => fn y : int => fn z : int => x