This website requires JavaScript.
Explore
Help
Register
Sign In
close_issue_2
/
tools
Watch
1
Star
0
Fork
You've already forked tools
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
d1f8dbfb0b
tools
/
internal
/
lsp
/
testdata
/
bad
/
bad_util.go
7 lines
99 B
Go
Raw
Blame
History
package
bad
func
random2
(
y
int
)
int
{
x
:=
6
//@diag("x", "x declared but not used")
return
y
}
Reference in New Issue
View Git Blame
Copy Permalink