summaryrefslogtreecommitdiff
path: root/test/intprec.awk
blob: 978e9eacc63bb6d591c1edc8b0edb26cc6d5789f (plain)
1
BEGIN { printf "%.10d:%.10x\n", 5, 14 }