mirror of
https://github.com/ilyakooo0/Idris-dev.git
synced 2024-11-15 01:25:05 +03:00
3 lines
66 B
Bash
Executable File
3 lines
66 B
Bash
Executable File
#!/usr/bin/env bash
|
|
idris -p contrib --nobanner --nocolor < input
|