9 lines
47 B
Plaintext
9 lines
47 B
Plaintext
|
class Pony {
|
||
|
|
||
|
}
|
||
|
|
||
|
class NotACat(Pony,Pony){
|
||
|
|
||
|
}
|
||
|
|