mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-13 17:25:29 +03:00
d94b86e62c
The namespace parser was not requiring a minimum indentation and instead based its indentation on the following line, which meant that a line like: namespace Foo foodef : Int placed foodef into namespace Foo instead of the module's top level. And so made it unclear when a namespace ends. |
||
---|---|---|
.. | ||
Dup.idr | ||
expected | ||
run | ||
Scope.idr |