gitlab.com/Raven-IO/raven-delve@v1.22.4/pkg/proc/native/support_sentinel.go (about) 1 //go:build !linux && !darwin && !windows && !freebsd 2 3 // This file is used to detect build on unsupported GOOS/GOARCH combinations. 4 5 package your_operating_system_is_not_supported_by_delve