6 lines
51 B
Plaintext
6 lines
51 B
Plaintext
|
class Martin{
|
||
|
|
||
|
void TalkTo(String person){
|
||
|
|
||
|
}
|
||
|
}
|