aboutsummaryrefslogtreecommitdiffstats
path: root/test/forcenum-mpfr.ok
blob: 6e5853fae38dc05c0e84c7f4eaa6e707dafb0dce (plain)
1
2
3
4
5
6
7
8
9
[] -> 0 (type string)
[5apple] -> 5 (type string)
[NaN] -> nan (type strnum)
[-NaN] -> nan (type strnum)
[+NaN] -> nan (type strnum)
[ 6] -> 6 (type strnum)
[0x1az] -> 26 (type string)
[011Q] -> 9 (type string)
[027] -> 23 (type strnum)