Author :
dv
Date :
2023-12-20 14:00:17
Hash :bf2cda35 Message :btrace: add support for hex and octal values.
Changes number tokenizing and parsing to support hex & octal values.
Does not address other lexer issues (e.g. $0x1) to close gaps with
bpftrace.
OK claudio@