big: test_pow for larger ints.

This commit is contained in:
Jeroen van Rijn
2021-08-11 20:59:52 +02:00
parent f12672727d
commit 7afd1b15a8
2 changed files with 14 additions and 4 deletions
+1
View File
@@ -1,4 +1,5 @@
@echo off
clear
:odin run . -vet
:odin build . -build-mode:shared -show-timings -o:minimal -use-separate-modules
odin build . -build-mode:shared -show-timings -o:size -use-separate-modules