Make //+private

This commit is contained in:
gingerBill
2024-01-28 22:20:12 +00:00
parent 3e7e779abf
commit eee8e0faa2

View File

@@ -1,4 +1,5 @@
//+build windows
//+private
package runtime
foreign import kernel32 "system:Kernel32.lib"