mirror of
https://github.com/idris-lang/Idris2.git
synced 2025-01-02 00:27:34 +03:00
21f2913527
Given we keep getting tripped up by this, here we go: * Namespaces * Data names * Record names * Data constructor names (except for operators) * Record constructor names (except for operators) * Interface constructor names (except for operators)
9 lines
386 B
Plaintext
Executable File
9 lines
386 B
Plaintext
Executable File
$1 --no-color --console-width 0 --check Issue710a.idr || true
|
|
$1 --no-color --console-width 0 --check Issue710b.idr || true
|
|
$1 --no-color --console-width 0 --check Issue710c.idr || true
|
|
$1 --no-color --console-width 0 --check Issue710d.idr || true
|
|
$1 --no-color --console-width 0 --check Issue710e.idr || true
|
|
$1 --no-color --console-width 0 --check Issue710f.idr || true
|
|
|
|
rm -rf build
|