4 lines
51 B
Text
4 lines
51 B
Text
|
type t = T
|
||
|
|
||
|
let t : t = match (T<>) { U<> -> T<> }
|