mirror of
https://github.com/odin-lang/Odin.git
synced 2026-05-01 18:44:41 +00:00
Replace core:* to base:* where appropriate
This commit is contained in:
@@ -94,7 +94,7 @@ import slashpath "core:path/slashpath"
|
||||
import filepath "core:path/filepath"
|
||||
|
||||
import reflect "core:reflect"
|
||||
import runtime "core:runtime"
|
||||
import runtime "base:runtime"
|
||||
import simd "core:simd"
|
||||
import slice "core:slice"
|
||||
import slice_heap "core:slice/heap"
|
||||
|
||||
Reference in New Issue
Block a user