Sign in
dawn
/
dawn
/
a5d73ce965a7fa63c64d67caeb2f0d83245b7e6f
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvParserTest_SDiv_SpvBinaryArithTest_EmitExpression_0.spvasm.expected.hlsl
blob: 5179e09b644f0858f5a52e1020ae9632c1bd9b7d [
file
] [
log
] [
blame
]
void
main_1
()
{
const
int
x_1
=
(
30
/
40
);
return
;
}
void
main
()
{
main_1
();
return
;
}