mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
.upptst
git-svn-id: svn://ultimatepp.org/upp/trunk@6791 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
3b29cca6a6
commit
0b28acea3b
1 changed files with 1 additions and 0 deletions
|
|
@ -54,6 +54,7 @@ CONSOLE_APP_MAIN
|
|||
CHECK_OVERFLOW("1e500", ReadDouble(), true);
|
||||
CHECK_OVERFLOW("-1e300", ReadDouble(), false);
|
||||
CHECK_OVERFLOW("-1e500", ReadDouble(), true);
|
||||
CHECK_OVERFLOW(String('0', 500), ReadDouble(), true);
|
||||
|
||||
LOG("OK");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue