Commit 87dc182
authored
fixes overflow defect when compiled with js backend (nim-lang#25132)
Follow up to nim-lang#25126.
This fixes overflow defect when `tests/stdlib/tstrutils.nim` was
compiled with js backend.1 parent 065c4b4 commit 87dc182
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
789 | 789 | | |
790 | 790 | | |
791 | 791 | | |
792 | | - | |
793 | | - | |
| 792 | + | |
| 793 | + | |
794 | 794 | | |
795 | 795 | | |
796 | 796 | | |
| |||
0 commit comments