diff options
Diffstat (limited to 'test/nondec.awk')
-rw-r--r-- | test/nondec.awk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/nondec.awk b/test/nondec.awk index a6801101..a070c910 100644 --- a/test/nondec.awk +++ b/test/nondec.awk @@ -1 +1 @@ -BEGIN { print 0x81c3e8, 0x744018 } +BEGIN { print 0x81c3e8, 0x744018, 00.34 } |