1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-12 14:28:08 +03:00
juvix/tests/Internal
Łukasz Czajka c55f04dc46
Convert Nat literals to Core integers (#1681)
Now it's possible to write `1 + 2` in the Juvix REPL and not get an
error.

Closes #1645.

Co-authored-by: Jonathan Cubides <jonathan.cubides@uib.no>
2023-01-03 18:52:20 +01:00
..
Core/positive Add translation from Internal to Core (#1567) 2022-11-07 14:47:56 +01:00
positive Convert Nat literals to Core integers (#1681) 2023-01-03 18:52:20 +01:00