1 2 3 4 5 6 7 8
#include "Global.h" long double Global::get_long_double (void) { return 11777888333.111111109; }