does X::Syntax
Syntax error that is thrown when the radix of a radix number is not allowed, like :1<1>
or :42<ouch>
.
Methods§
method radix§
method radix(--> Int)
The offensive radix.
Compilation error due to an unallowed radix in a number literal
does X::Syntax
Syntax error that is thrown when the radix of a radix number is not allowed, like :1<1>
or :42<ouch>
.
method radix(--> Int)
The offensive radix.