mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 01:01:59 +03:00
8e1ca0eddf
* Add `break` in each case alt in js backend Fixes #1795 * Remove some uneeded `break`s * linter * Follow @stefan-hoeck 's advice This is neater Note: I renamed breakAfterAssignment because it's too much work to type * [ test ] Test for #1795 * cleanup: remove unneeded vcat
5 lines
100 B
Plaintext
5 lines
100 B
Plaintext
rm -rf build
|
|
|
|
$1 -p contrib --cg node --no-banner --no-color --console-width 0 Fix1795.idr < input
|
|
|