Add priority_index to Foundation.framework import in base:runtime

This commit is contained in:
gingerBill
2025-01-22 13:03:51 +00:00
parent d6633639dc
commit dde3a03022

View File

@@ -1,6 +1,7 @@
#+private
package runtime
@(priority_index=-1e6)
foreign import "system:Foundation.framework"
import "base:intrinsics"