4 lines
45 B
Plaintext
4 lines
45 B
Plaintext
|
in float x = 1;
|
||
|
float y;
|
||
|
in float z = y = 1;
|