view tests/classFail.ur @ 2104:7755f00a4fc3

Switch to using OpenSSL PRNG for the one remaining rand()
author Adam Chlipala <adam@chlipala.net>
date Mon, 12 Jan 2015 12:02:54 -0500
parents fca4a6d05ac1
children
line wrap: on
line source
val x = show 7
val y = show (8, 9)
val z : (show int * show unit) = _