Sign in
go
/
tools
/
074820e17b39fd2279bcad5e07f9734aac976428
/
.
/
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
}