cf574d0127
Now, even if the user opens the namespaces in the "wrong" order, the notation + coercions will behave as expected.
4 lines
72 B
Text
4 lines
72 B
Text
nat.add a b : nat
|
|
int.add i j : int
|
|
nat.add a b : nat
|
|
int.add i j : int
|