Idris2/tests/idris2/operators/operators004
André Videla 75032a7164
Emit warning for fixities with no export modifiers (#3234)
* Emit warning for fixities with no export modifiers

This is to help update all the existing code to program with explicit
fixity export directives in preparation for the behavioral change where
they will become private by default.
2024-04-03 15:41:57 +01:00
..
expected Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
run fix error message for non-associative fixity 2024-02-24 12:36:44 +00:00
Test.idr Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00