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