mp_bitstring.ml
mysql_protocol
1 2 3 (* to have a 4*8 computed expression in order to force a Int64 type for length *) let compute32 = 4 * 8
1 2 3
(* to have a 4*8 computed expression in order to force a Int64 type for length *) let compute32 = 4 * 8