9 lines
47 B
Plaintext
Raw Normal View History

2025-01-18 22:15:47 +00:00
class Pony {
}
class NotACat(Pony,Pony){
}