view tests/classFail.ur @ 2205:cdea39473c78

Forgets deleted files.
author Ziv Scully <ziv@mit.edu>
date Tue, 27 May 2014 21:15:53 -0400
parents fca4a6d05ac1
children
line wrap: on
line source
val x = show 7
val y = show (8, 9)
val z : (show int * show unit) = _