mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-29 10:50:05 +00:00
Replace core:* to base:* where appropriate
This commit is contained in:
@@ -14,7 +14,7 @@ package math_big_tests
|
||||
TODO: Write tests for `internal_*` and test reusing parameters with the public implementations.
|
||||
*/
|
||||
|
||||
import "core:runtime"
|
||||
import "base:runtime"
|
||||
import "core:strings"
|
||||
import "core:math/big"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user