blob: f0d896e84502851f47d3bab6307bc7cf183b21b1 [file] [log] [blame]
var<private> arr = array(1u, 2u);
fn f() {
var v = arr;
}