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