Lines Matching refs:buf4
1379 var buf4 [10]byte // ERROR "moved to heap: buf4$"1380 F4(buf4[:]) // ERROR "buf4 escapes to heap$"