cmd/vet: asmdecl flag scans code in multiline comments #58866
Labels
Analysis
Issues related to static analysis (vet, x/tools/go/analysis)
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?What did you do?
This is the repro:
When line 9 is commented with
//
thengo vet
does not complain.The text was updated successfully, but these errors were encountered: