annotate tests/sigbug.ur @ 2282:19b233bb3176

Make cache flushes safe for transactions (not sure about LRU bump on read).
author Ziv Scully <ziv@mit.edu>
date Thu, 12 Nov 2015 09:47:20 -0500
parents 60d438cdb3a5
children
rev   line source
adam@1590 1 val z = 3
adam@1590 2 val x = 1
adam@1590 3 val y = 2