blob: 8073117913211034ead9a7b06f3203b916b22fd9 [file] [log] [blame]
float main() {
return 0.400000006f;
}
[numthreads(2, 1, 1)]
void ep() {
return;
}