1@make {make section}
2half4 main() {
3    return half4(1);
4}
5