DEBSOURCES
Skip Quicknav
sources / smlsharp / 4.1.0-1 / tests / data / regression / 085_provide2.smi
1234567891011
structure T = struct structure S1 = struct type 'a t (= boxed) end structure S2 = struct type 'a t (= boxed) end end