5 lines
59 B
Plaintext
5 lines
59 B
Plaintext
|
|
@make {make section}
|
||
|
|
half4 main() {
|
||
|
|
return half4(1);
|
||
|
|
}
|