6 lines
44 B
Plaintext
6 lines
44 B
Plaintext
|
|
|
||
|
|
void main() {
|
||
|
|
int i;
|
||
|
|
ivec3(i--);
|
||
|
|
}
|