summaryrefslogtreecommitdiff
path: root/src/spec_analysis.ml
diff options
context:
space:
mode:
authorAlasdair Armstrong2018-04-19 15:13:10 +0100
committerAlasdair Armstrong2018-04-19 15:18:23 +0100
commitb93ae6094a95e3bfaed9196f396ea72d3d66ea74 (patch)
treef423d30be64b4428f7a1188d515383f43248d793 /src/spec_analysis.ml
parent725d5d7868b3b10882ee6eb2fa2f3e63212c1848 (diff)
Fix bug with function being applied to tuples
For some reason there was a desugaring rule that mapped f((x, y)) to f(x, y) in initial_check.ml, this prevented functions and constructors from being applied to tuples.
Diffstat (limited to 'src/spec_analysis.ml')
0 files changed, 0 insertions, 0 deletions