mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-18 00:31:57 +03:00
8 lines
126 B
Plaintext
8 lines
126 B
Plaintext
Error: Module DoesntExist not found
|
|
|
|
Exists.idr:1:1--1:19
|
|
1 | import DoesntExist
|
|
^^^^^^^^^^^^^^^^^^
|
|
|
|
Main> Bye for now!
|