mirror of
https://github.com/anoma/juvix.git
synced 2024-11-30 05:42:26 +03:00
4d0267ebb9
This PR fixes a formatting issue that drops blank lines between axiom declarations. It goes after: - #1980 - Closes https://github.com/anoma/juvix/issues/1986
4 lines
36 B
Plaintext
4 lines
36 B
Plaintext
module Axiom;
|
|
|
|
axiom Action : Type;
|