mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
Replace core:* to base:* where appropriate
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
package math_big
|
||||
|
||||
import "core:intrinsics"
|
||||
import "base:intrinsics"
|
||||
|
||||
/*
|
||||
TODO: Make the tunables runtime adjustable where practical.
|
||||
|
||||
Reference in New Issue
Block a user