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

Set correct scalar function returned type

For instance,
``
let f : R -> N, x -> x;
cout << f(1.3) << "\n";
``
produces `1` as output.
parent 4a456ca0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment