mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-22 03:01:31 +03:00
9797a79b53
* Change the printing of namespaced operator to show parenthesis around operators * Update warning when conflicting fixities are found * Do not warn about redundant but compatible fixities
4 lines
34 B
Idris
4 lines
34 B
Idris
module NonConflict2
|
|
|
|
infixr 5 &&&
|