1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-01 00:04:58 +03:00
juvix/tests/negative/Internal
Jan Mas Rovira 5194e7c2cd
Check that type functions are supported (#2306)
- Closes #2297 

When the type of function definition is of the form `... -> Type` it has
to have only one clause and no pattern matching.
2023-08-23 13:18:57 +02:00
..
Positivity Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
ExpectedExplicitArgument.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
ExpectedExplicitPattern.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
ExpectedFunctionType.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
FunctionApplied.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
FunctionPattern.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
IdenFunctionArgsNoExplicit.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
juvix.yaml Refactor (#1420) 2022-08-03 13:20:40 +02:00
LazyBuiltin.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
LhsTooManyPatterns.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
LiteralInteger.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
LiteralIntegerString.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
MultiWrongType.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
PatternConstructor.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
TooManyArguments.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
UnsolvedMeta.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
UnsupportedTypeFunction.juvix Check that type functions are supported (#2306) 2023-08-23 13:18:57 +02:00
WrongConstructorArity.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
WrongReturnType.juvix Fix Makefile target bugs for formatting and type Checking Juvix files (#2057) 2023-05-19 17:33:56 +02:00
WrongReturnTypeParameters.juvix Fix Makefile target bugs for formatting and type Checking Juvix files (#2057) 2023-05-19 17:33:56 +02:00
WrongReturnTypeTooFewArguments.juvix Fix Makefile target bugs for formatting and type Checking Juvix files (#2057) 2023-05-19 17:33:56 +02:00
WrongReturnTypeTooManyArguments.juvix Fix Makefile target bugs for formatting and type Checking Juvix files (#2057) 2023-05-19 17:33:56 +02:00
WrongType.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00