[darwin, inspector] Fix build (#2082)

This commit is contained in:
stffabi
2022-11-12 21:02:53 +11:00
committed by GitHub
parent f6e46ac1c3
commit 0607777bec
@@ -2,6 +2,10 @@
package darwin
import (
"unsafe"
)
func showInspector(context unsafe.Pointer) {
}