Skip to content
Snippets Groups Projects
Commit 5d3e5b3d authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Prepare complex type handling

Grammar allows constructions such as
``
let f : R*R -> R*R, x -> x;
``
This expression does not actually compiles since expression types are not
correctly defined, thus semantic analysis fails
parent 56028cb9
No related branches found
No related tags found
1 merge request!37Feature/language
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment