Home | History | Annotate | Download | only in test

Lines Matching refs:buf4

1375 	var buf4 [10]byte // ERROR "moved to heap: buf4$"
1376 F4(buf4[:]) // ERROR "buf4 escapes to heap$"