Module OFC.Label


module Label: sig .. end


type lable_value =
| Int of int
| Float of float