mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-02 20:58:15 +00:00
Move package decimal to be a subpackage of package strconv
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package strconv
|
||||
|
||||
using import "core:decimal"
|
||||
using import "decimal"
|
||||
|
||||
Int_Flag :: enum {
|
||||
Prefix,
|
||||
|
||||
Reference in New Issue
Block a user