Idris2-boot/tests/idris2/basic028
Michael Morgan e6121e0935 Remove trailing whitespace from Idris sources.
This is the result of running the command:

$ find . -name '*.idr' -type f -exec sed -i -E 's/\s+$//' {} +

I confirmed before running it that this would not affect any markdown
formatting in documentation comments.
2019-10-25 14:24:25 -07:00
..
Do.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
expected Add '--no-banner' option 2019-09-24 20:26:25 +06:00
input check noprelude option when starting up without loading a file #65 2019-07-30 13:56:27 +02:00
run Add '--no-banner' option 2019-09-24 20:26:25 +06:00