Created
December 27, 2021 22:43
-
-
Save jmanuel1/030e88997aba04a28b47bacfc3e7dc3e to your computer and use it in GitHub Desktop.
Idris 2 0.5.1 CRLF issue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| module Issue | |
| {- comment added to make it clear which lines are being displayed -} | |
| fun : () -> Int | |
| fun () = True |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment