Sign in
dawn
/
tint.git
/
a2f4134c560115523cf8a83ef3a73eb2405b8a30
/
.
/
test
/
identifiers
/
underscore
/
double
/
alias.wgsl.expected.msl
blob: 7e91cf7b58a41910345aea0e06c0beda369bfaff [
file
]
#include
<metal_stdlib>
using
namespace
metal
;
void
f
()
{
int
c
=
0
;
int
d
=
0
;
}