Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
606416a1
Commit
606416a1
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2003-05-24 21:02:32 by cvscast] Beppe: typos
Original author: cvscast Date: 2003-05-24 21:02:32+00:00
parent
8435bc2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
typing/typer.ml
View file @
606416a1
...
...
@@ -699,7 +699,7 @@ and type_check' loc env e constr precise = match e with
in
if
not
(
Types
.
Record
.
has_empty_record
rconstr
)
then
raise_loc
loc
(
ShouldHave
(
constr
,
"More field should be present"
));
(
ShouldHave
(
constr
,
"More field
s
should be present"
));
let
t
=
Types
.
record'
(
false
,
LabelMap
.
from_list
(
fun
_
_
->
assert
false
)
res
)
in
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment