view tests/classFail.ur @ 2224:5709482a2afd

Merge.
author Ziv Scully <ziv@mit.edu>
date Thu, 11 Dec 2014 02:05:41 -0500
parents fca4a6d05ac1
children
line wrap: on
line source
val x = show 7
val y = show (8, 9)
val z : (show int * show unit) = _