adam@1742: val x = show 7 adam@1742: val y = show (8, 9) adam@1742: val z : (show int * show unit) = _