dubrowgn / tcalc

A featureful calculator for when you want to do math in a terminal.
MIT License
9 stars 0 forks source link

Capital letters in hex literals results in a parse error #9

Closed dubrowgn closed 7 years ago

dubrowgn commented 7 years ago
$ tcalc 0xABCDEF
Failed to parse number "0x": cannot parse integer from empty string