3 lines
92 B
Text
3 lines
92 B
Text
instance has_arr : HasArr Preorder := { Arr := Function }
|
|
|
|
def foo : Nat := { first := 10 }
|