Sign in
go
/
tools
/
92d58ea4e734e02be542fe27eef6fb1a600e50f4
/
.
/
internal
/
lsp
/
testdata
/
rename
/
issue42134
/
3.go
blob: 7666f57d34a2359b4ab55462804ce9223418b099 [
file
] [
log
] [
blame
]
package issue42134
func _() {
/*
tests contains test cases
*/
tests := []struct {
//@rename("tests", "testCases")
in, out string
}{}
_ = tests
}