7 lines
42 B
Plaintext
7 lines
42 B
Plaintext
|
class MethodEmpty{
|
||
|
|
||
|
|
||
|
void method() { }
|
||
|
|
||
|
|
||
|
}
|