2 lines
40 B
Plaintext
2 lines
40 B
Plaintext
void main() { float x = 1.0; x = x.0; }
|
void main() { float x = 1.0; x = x.0; }
|