view tests/classFail.ur @ 1786:d794149b3713

<active>
author Adam Chlipala <adam@chlipala.net>
date Sat, 21 Jul 2012 13:55:35 -0400
parents fca4a6d05ac1
children
line wrap: on
line source
val x = show 7
val y = show (8, 9)
val z : (show int * show unit) = _