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
05751436
Commit
05751436
authored
Sep 26, 2010
by
Jérôme Maloberti
Browse files
Fix a compilation issue with the previous patch.
parent
572d9553
Changes
1
Hide whitespace changes
Inline
Side-by-side
ocamliface/mlstub.ml
View file @
05751436
...
...
@@ -403,9 +403,6 @@ and to_ml_descr e = function
let
vars
=
mk_vars
tl
in
let
x
=
mk_var
()
in
<:
match_case
<
(
$
str
:
String
.
escaped
lab
$,
Some
$
lid
:
x
$
)
->
(* $matches <:expr< $lid:x$ >>
<:expr< $id:id (p ^ lab)$ $tuple_to_ml tl vars$ >>
vars$ >> *)
$
matches
<:
expr
<
$
lid
:
x
$
>>
(
List
.
fold_left
...
...
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