DEBSOURCES
Skip Quicknav
sources / smlsharp / 4.1.0-1 / tests / data / regression / 341_phantom2.sml
12345678
type 'a mem = unit val x = () fun f (x, y) = x fun g (x, y) = x (* fun f (x:unit, y:unit) = x *)