6 lines
54 B
Plaintext
6 lines
54 B
Plaintext
|
class FloatLiteral{
|
||
|
|
||
|
void method() {f; f = 20.0f;}
|
||
|
|
||
|
|
||
|
}
|