mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 23:28:48 +00:00
Add priority_index to Foundation.framework import in base:runtime
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
#+private
|
#+private
|
||||||
package runtime
|
package runtime
|
||||||
|
|
||||||
|
@(priority_index=-1e6)
|
||||||
foreign import "system:Foundation.framework"
|
foreign import "system:Foundation.framework"
|
||||||
|
|
||||||
import "base:intrinsics"
|
import "base:intrinsics"
|
||||||
|
|||||||
Reference in New Issue
Block a user