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