mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-20 13:25:19 +00:00
Remove import "core:runtime" from core:math/bits
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
package math_bits
|
||||
|
||||
import "intrinsics"
|
||||
import "core:runtime"
|
||||
|
||||
U8_MIN :: 0;
|
||||
U16_MIN :: 0;
|
||||
|
||||
Reference in New Issue
Block a user