We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d91821f commit 2c3b7bcCopy full SHA for 2c3b7bc
sycl/test-e2e/FreeFunctionKernels/templates_variadic.cpp
@@ -71,5 +71,5 @@ int main() {
71
ctxt);
72
test_variadic<Templates::Tests::variadic<int, int, int, int>, int, int, int,
73
int>(q, ctxt);
74
- return 1;
+ return 0;
75
}
0 commit comments