mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-13 06:41:26 -07:00
Fix slicing issue; Change path of math/bits in package json #363
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package json
|
||||
|
||||
import "core:mem"
|
||||
import "core:bits"
|
||||
import "core:math/bits"
|
||||
import "core:runtime"
|
||||
import "core:strconv"
|
||||
import "core:strings"
|
||||
|
||||
Reference in New Issue
Block a user