blob: fe81ae698d885fe5884514da54bbd2fb48bd63e6 [file] [log] [blame]
#include <math.h>
long double nanl(const char* s) { return NAN; }