blob: e72334cfbd1ee9541d19a167ad04cf2f3e58f93d [file] [log] [blame]
/* HELLO WORLD */
half4 main() {
return half4(1);
}