Fix typo.
git-svn-id: http://caml.inria.fr/svn/ocaml/branches/record-disambiguation@13053 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
c991227ab2
commit
4e92b813c1
|
@ -731,7 +731,7 @@ let lookup_label lid env =
|
|||
use ();
|
||||
desc
|
||||
|
||||
let lookup_all_label lid env =
|
||||
let lookup_all_labels lid env =
|
||||
try
|
||||
let lbls = lookup_all_labels lid env in
|
||||
let wrap_use desc use () =
|
||||
|
|
Loading…
Reference in New Issue