2 lines
85 B
Text
2 lines
85 B
Text
structure foo (α : Type) extends has_le α
|
||
structure bar (α : Type) extends foo α
|
structure foo (α : Type) extends has_le α
|
||
structure bar (α : Type) extends foo α
|