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

Fix function domains and arguments definition

Symbol table is now populated correctly.
It remains the case of
``
let g : R*N -> R, x -> x;
``
where `x` is a complex type. It produces a clean error message and this
development is postponed to a far(?) future since it will require compound types
management (or at least heterogeneous arrays)
parent e3602c80
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 register or to comment