diff options
Diffstat (limited to 'test/mpfrnonum.awk')
-rw-r--r-- | test/mpfrnonum.awk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/mpfrnonum.awk b/test/mpfrnonum.awk new file mode 100644 index 00000000..52fc0d21 --- /dev/null +++ b/test/mpfrnonum.awk @@ -0,0 +1 @@ +{ if ($1) print "must print " $1 } |