diff --git a/src/base.jl b/src/base.jl index 28af27d..18dd9d0 100644 --- a/src/base.jl +++ b/src/base.jl @@ -1,6 +1,6 @@ # this is for keeping the basic functionalities -import Base:unsafe_getindex, ==, show, promote_rule, promote_eltype +import Base:unsafe_getindex, ==, show, promote_rule struct ShortString{T} <: AbstractString where T size_content::T