Skip to content

Commit

Permalink
merge head on 2006-12-22
Browse files Browse the repository at this point in the history
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@7779 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
  • Loading branch information
Jacques Garrigue committed Dec 22, 2006
1 parent a4fe6ac commit 401c137
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions testlabl/varunion.ml
@@ -1,3 +1,5 @@
(* cvs update -r varunion parsing typing bytecomp toplevel *)

type t = private [> ];;
type u = private [> ] ~ [t];;
type v = [t | u];;
Expand Down

0 comments on commit 401c137

Please sign in to comment.