blob: c27d2aadee60358572e14f648a5b42f7bdbd86bd [file] [log] [blame]
void const_decls() {
}
float4 main() {
return (0.0f).xxxx;
}