2 matches across 1 files for TODO lang:Go path:src/cmd/asm/internal/asm/asm.go
snippet_mode: auto · sorted by relevance
src/cmd/asm/internal/asm/asm.go GO 2 matches view file →
23)
24
25// TODO: configure the architecture
26
27var testOut *strings.Builder // Gathers output when testing.
· · ·
839 prog.To = a[2]
840 default:
841 p.errorf("TODO: implement three-operand instructions for this architecture")
842 return
843 }
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.