Sign in
dawn
/
dawn
/
876e965d4e92b4daa2a613eeb32bab776872d2ca
/
.
/
test
/
tint
/
shadowing
/
function
/
param.wgsl.expected.wgsl
blob: 9415ae170322e702ba24dd6197ccaa2485cef390 [
file
]
fn a
(
a
:
i32
)
{
let
b
=
a
;
}