julia> a₁ = 22Try typing the sequence \_1<TAB>
julia> ‖A‖² = 1.234
ERROR: syntax: invalid character "‖"‖ is not allowed in identifiers because it is a punctuation character (Unicode category Po), and we may want to assign some syntactic meaning to it or other punctuation characters in the future (or have it be user-assignable in some way).