blob: 7666f57d34a2359b4ab55462804ce9223418b099 [file] [log] [blame]
package issue42134
func _() {
/*
tests contains test cases
*/
tests := []struct { //@rename("tests", "testCases")
in, out string
}{}
_ = tests
}