Rename math/bits package name to math_bits

This commit is contained in:
gingerBill
2019-12-31 12:27:31 +00:00
parent ab52f8d795
commit 42678848b2

View File

@@ -1,4 +1,4 @@
package bits
package math_bits
import "core:os"