mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-28 18:30:06 +00:00
Replace core:* to base:* where appropriate
This commit is contained in:
@@ -4,7 +4,7 @@ import "core:strings"
|
||||
import "core:testing"
|
||||
import "core:fmt"
|
||||
import "core:os"
|
||||
import "core:runtime"
|
||||
import "base:runtime"
|
||||
import "core:mem"
|
||||
|
||||
TEST_count := 0
|
||||
|
||||
Reference in New Issue
Block a user