Sign in
dawn
/
tint
/
c830130bb8942fd6c74e47ccf565595e58875dc2
/
.
/
test
/
identifiers
/
underscore
/
double
/
parameter.wgsl
blob: ec3a8c30d23e51c8ec31f88f9665e51228cd21b3 [
file
] [
log
] [
blame
]
fn f
(
a__
:
i32
)
{
let
b
=
a__
;
}