TestResult.ml
CamelCase
1 type t = Success | Failure of string
1
type t = Success | Failure of string