view tests/classFail.ur @ 1842:052c5eedc9ea

Add MLTONARGS to xml/parse
author Jason Gross <jgross@mit.edu>
date Sat, 05 Jan 2013 18:19:20 -0500
parents fca4a6d05ac1
children
line wrap: on
line source
val x = show 7
val y = show (8, 9)
val z : (show int * show unit) = _