blob: 0527d0edb6ccbee521d1bde0a86f624ea518b48e [file] [log] [blame]
half4 main() {
return half4(1, 2, 3, 4);
}