322524101d
On some platforms like MSVC, NaN prints as "-nan(ind)". This
is a bit needlessly ugly, so print "NaN" on all platforms
consistently.
This fixes a test failure on MSVC.
(cherry picked from commit
|
||
---|---|---|
.. | ||
CMakeLists.txt | ||
grammar.c | ||
grammar.h | ||
grammar.lemon | ||
numeric_evaluator.cpp |