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