Open f1sty opened 5 months ago
Maybe expression is enabled by default in OTP-27, so maybe is a keyword now and we can't use it as type name. This PR renames maybe type to maybe_type.
maybe
maybe_type
Maybe expression is enabled by default in OTP-27, so
maybe
is a keyword now and we can't use it as type name. This PR renamesmaybe
type tomaybe_type
.