`val b = 0x0660.toChar() - '0'` this works
# announcements
s
val b = 0x0660.toChar() - '0'
this works