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
58322af1
Commit
58322af1
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2006-04-25 15:56:21 by afrisch] Bug: type t = ([Int?] @ t)
Original author: afrisch Date: 2006-04-25 15:56:21+00:00
parent
425130c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
typing/typepat.ml
View file @
58322af1
...
...
@@ -698,7 +698,7 @@ let deferr s = raise (Patterns.Error s)
(
fun
accu
(
t1
,
t2
)
->
mk_or
accu
(
mk_prod
(
mk_type
t1
)
(
aux
t2
)))
(
if
Types
.
Atom
.
has_atom
t
Sequence
.
nil_atom
then
q
else
iempty
)
(
Types
.
Product
.
get
t
)
in
n
.
desc
<-
d
.
desc
;
n
.
desc
<-
ILink
d
;
n
in
aux
t
...
...
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