summaryrefslogtreecommitdiffstats
path: root/contrib/awk/test/strtod.awk
blob: 27df8a4f2355c685061e25762a56556832ac07b6 (plain)
1
{ x = "0x" $1 ; print x, x + 0 }
OpenPOWER on IntegriCloud