2 matches across 1 files for TODO lang:Go path:src/cmd/cgo/internal/test/callback_windows.go
snippet_mode: grep · sorted by relevance
src/cmd/cgo/internal/test/callback_windows.go GO 2 matches view file →
63 }
64 if runtime.GOARCH != "amd64" {
65 // TODO: support SEH on other architectures.
66 t.Skip("skipping on non-amd64")
67 }
· · ·
93 switch fname {
94 case "goCallback":
95 // TODO(qmuntal): investigate why this function doesn't appear
96 // when using the external linker.
97 continue
Search syntax
auth loginboth terms (AND is implicit)
auth OR logineither term
NOT path:vendorexclude matches
"exact phrase"quoted exact match
/func\s+Test/regex
handler~1fuzzy (Levenshtein 1)
file:*_test.gofilename glob
path:pkg/auth/**full path glob
lang:golanguage filter

Search any public repo from your terminal

This page calls POST /api/v1/code_search. Same tool, available over MCP for Claude/Cursor/Copilot.