github.com/llvm-mirror/llgo@v0.0.0-20190322182713-bf6f0a60fce1/test/irgen/Inputs/mangling-synthetic-p.go (about)

     1  package p
     2  
     3  type U struct{}
     4  func (U) f()