diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-03-17 22:46:11 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-03-17 22:46:11 +0200 |
commit | cffd09247c1681fbf3d5cad5253b3199704f83e7 (patch) | |
tree | 5341be1b30a9efa371d1802a5bb73aba5e447294 /test/mpfrmemok1.ok | |
parent | 1b047a42077ca58eeeaa93e0561c0b589350702b (diff) | |
download | egawk-cffd09247c1681fbf3d5cad5253b3199704f83e7.tar.gz egawk-cffd09247c1681fbf3d5cad5253b3199704f83e7.tar.bz2 egawk-cffd09247c1681fbf3d5cad5253b3199704f83e7.zip |
Fix bad allocs -M and profiling.
Diffstat (limited to 'test/mpfrmemok1.ok')
-rw-r--r-- | test/mpfrmemok1.ok | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/mpfrmemok1.ok b/test/mpfrmemok1.ok new file mode 100644 index 00000000..2389a2d5 --- /dev/null +++ b/test/mpfrmemok1.ok @@ -0,0 +1,7 @@ + + # BEGIN rule(s) + + BEGIN { + 1 v = 340282366920938463463374607431768211456 + } + |