1
0
mirror of https://github.com/golang/go synced 2024-11-08 11:56:16 -07:00
go/test/abi/regabipragma.out

7 lines
268 B
Plaintext
Raw Normal View History

# regabipragma.dir/tmp
tmp/foo.go:17:6: declared function F has register params
# regabipragma.dir
./main.go:21:6: declared function f has register params
./main.go:32:9: called function f has register params
./main.go:33:13: called function tmp.F has register params