Sign in
go
/
tools
/
b182fdeb5a9e86b7d7857fecea90d70768bd9672
/
.
/
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
{
}
}