mirror of
https://github.com/anoma/juvix.git
synced 2024-12-12 04:43:18 +03:00
3a9eb20f4a
1. When the flatparse scanner fails and we fallback to megaparsec, a warning is issued. 2. The flatparse scanner has been fixed so it is not confused when a name starts with `import`.
4 lines
41 B
Plaintext
4 lines
41 B
Plaintext
module important;
|
|
|
|
axiom imports : Type;
|