/** * SMI-1305: Go Language Adapter Tests * * Comprehensive tests for the Go adapter including: * - Import extraction (single and block imports) * - Export detection (capitalization-based visibility) * - Function extraction (with receivers) * - go.mod parsing * - Framework detection rules */ export {}; //# sourceMappingURL=go.test.d.ts.map