mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-15 14:23:32 +03:00
aa107a9754
* Implemented %noinline * Removed trailing spaces. * Added missing case in Reify FnOpt * Added error message when both %inline and %noinline are set. * Added test. * Changed from perror to error
5 lines
116 B
Plaintext
Executable File
5 lines
116 B
Plaintext
Executable File
rm -rf build
|
|
|
|
$1 --no-color --console-width 0 --check Error1.idr
|
|
$1 --no-color --console-width 0 --check Error2.idr
|