Sign in
dawn
/
dawn
/
3e01ddbb5c7e8f0bc03965a1497a6c7276e1ed24
/
.
/
test
/
tint
/
statements
/
increment
/
function.wgsl.expected.wgsl
blob: 9c1589ee7f35d67d0ebc02f0c6047e60a929aafa [
file
] [
log
] [
blame
]
fn main
()
{
var
i
=
0
;
i
++;
}