blob: d6247577b0a6259d475b6c966cac915ba7b71ad1 [file] [log] [blame]
package main
// Don't import "testing", it adds a lot of callgraph edges.
func Example() {
C(0).f()
}