mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-29 00:31:48 -07:00
Add file scopes for the packages
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
package runtime
|
||||
|
||||
import "core:os"
|
||||
// import "core:fmt" // TODO(bill): Remove the need for `fmt` here
|
||||
import "core:unicode/utf8"
|
||||
import "core:raw"
|
||||
import "core:mem"
|
||||
|
||||
Reference in New Issue
Block a user