mirror of
https://github.com/anoma/juvix.git
synced 2025-01-05 22:46:08 +03:00
39ef069bfc
For example, convert ``` let x := f a b c in g x ``` to ``` g (f a b c) ``` |
||
---|---|---|
.. | ||
Asm | ||
benchmark | ||
Compilation | ||
Core | ||
examplesExpected | ||
Geb/positive | ||
Internal | ||
negative | ||
positive | ||
runtime/positive | ||
smoke/Commands | ||
VampIR | ||
.gitattributes |