```julia julia> promote_type(StaticFloat64, Float64) Real ``` This should presumably be `Float64`
This should presumably be
Float64