On Thu, Oct 1, 2015 at 6:23 PM, Daniel Bünzli wrote: > Le jeudi, 1 octobre 2015 à 23:06, Ashish Agarwal a écrit : > > Embarrassing. > > Not really, since you are allowed to write > > type t = [ s | `C ] > Right, that's the whole reason my brain got stuck thinking the brackets need to be there. This is some auto-generated code, and sometimes I do extend the type, so the brackets were always being put in.