1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-01 00:04:58 +03:00
juvix/tests/negative/Internal
Jonathan Cubides 01a44e436d
Refactor (#1420)
* Big refactor in process

* remove unnecessary functions from the prelude

* remove comments
2022-08-03 13:20:40 +02:00
..
Positivity Refactor (#1420) 2022-08-03 13:20:40 +02:00
ExpectedExplicitArgument.juvix Refactor (#1420) 2022-08-03 13:20:40 +02:00
ExpectedExplicitPattern.juvix Refactor (#1420) 2022-08-03 13:20:40 +02:00
ExpectedFunctionType.juvix Refactor (#1420) 2022-08-03 13:20:40 +02:00
FunctionApplied.juvix Refactor (#1420) 2022-08-03 13:20:40 +02:00
FunctionPattern.juvix Refactor (#1420) 2022-08-03 13:20:40 +02:00
juvix.yaml Refactor (#1420) 2022-08-03 13:20:40 +02:00
LhsTooManyPatterns.juvix Refactor (#1420) 2022-08-03 13:20:40 +02:00
MultiWrongType.juvix Refactor (#1420) 2022-08-03 13:20:40 +02:00
PatternConstructor.juvix Refactor (#1420) 2022-08-03 13:20:40 +02:00
TooManyArguments.juvix Refactor (#1420) 2022-08-03 13:20:40 +02:00
UnsolvedMeta.juvix Refactor (#1420) 2022-08-03 13:20:40 +02:00
WrongConstructorArity.juvix Refactor (#1420) 2022-08-03 13:20:40 +02:00
WrongReturnType.juvix Refactor (#1420) 2022-08-03 13:20:40 +02:00
WrongReturnTypeParameters.juvix Refactor (#1420) 2022-08-03 13:20:40 +02:00
WrongReturnTypeTooFewArguments.juvix Refactor (#1420) 2022-08-03 13:20:40 +02:00
WrongReturnTypeTooManyArguments.juvix Refactor (#1420) 2022-08-03 13:20:40 +02:00
WrongType.juvix Refactor (#1420) 2022-08-03 13:20:40 +02:00