mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +00:00
big: Fix mul.
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
@echo off
|
||||
odin run . -vet
|
||||
:odin run . -vet
|
||||
odin build . -build-mode:dll
|
||||
|
||||
:dumpbin /EXPORTS big.dll
|
||||
python test.py
|
||||
Reference in New Issue
Block a user