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