blob: 9102cd6f8bd052b53ca0e2f4cb3767c99c303729 [file] [log] [blame]
package main
import "lib"
func _() {
// This reference should be found by the ref-method query.
_ = (lib.Type).Method // ref from internal test package
}