type t = string and s = int and z = float

type t = string
and s = int
and z = float

type t = string

and s = int

and z = float
