Sign in
go
/
tools
/
4c651fc1fc751d8e42d6b4f099ee1b9df6404e07
/
.
/
internal
/
lsp
/
testdata
/
rename
/
issue39614
/
issue39614.go.in
blob: 8222db2c441628aac25c4104ce8e591a6836130a [
file
] [
log
] [
blame
]
package
issue39614
func fn
()
{
var
foo
bool
//@rename("foo","bar")
make
(
map
[
string
]
bool
if
true
{
}
}