mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-21 02:31:50 +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
28 B
Idris
4 lines
28 B
Idris
module LibPre2
|
|
|
|
prefix 2 *!
|