1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-14 08:27:03 +03:00
juvix/tests/positive/Internal
janmasrovira 803d2008d9
remove ≔ from the language and replace it by := (#1563)
* remove ≔ from the language and replace it by :=

* revert accidental changes in juvix input mode

* update stdlib submodule

* rename ℕ by Nat in the tests and examples

* fix shell tests
2022-09-30 10:55:32 +10:00
..
Positivity Refactor (#1420) 2022-08-03 13:20:40 +02:00
Box.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
HoleInSignature.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
Implicit.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
juvix.yaml Refactor (#1420) 2022-08-03 13:20:40 +02:00
Lambda.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
LiteralInt.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
LiteralString.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
Mutual.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
Simple.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00