9 lines
114 B
Plaintext
9 lines
114 B
Plaintext
half4 main(float2 xy) {
|
|
int;
|
|
return half4(0);
|
|
}
|
|
|
|
/*%%*
|
|
expected '(' to begin constructor invocation
|
|
*%%*/
|