strconv: reject overflow before arithmetic
This commit is contained in:
@@ -53,7 +53,6 @@ package strconv;
|
||||
|
||||
import ascii;
|
||||
import math;
|
||||
import os;
|
||||
import strings;
|
||||
|
||||
// ref/hare/strconv/ftos_ryu.ha:12. 64×64→128 result halves.
|
||||
|
||||
Reference in New Issue
Block a user