mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-23 14:55:19 +00:00
core:os -> core:os/old && core:os/os2 -> core:os
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package xml_example
|
||||
|
||||
import "core:encoding/xml"
|
||||
import os "core:os/os2"
|
||||
import "core:os"
|
||||
import path "core:path/filepath"
|
||||
import "core:strings"
|
||||
import "core:strconv"
|
||||
|
||||
Reference in New Issue
Block a user