blob: b76741285640dd4852f7fa57651d8b386c345b53 [file] [log] [blame]
half4 main(float2 coords);
void func(float2 coords) {
main(coords);
}
/*%%*
call to 'main' is not allowed
*%%*/