9 lines
47 B
Plaintext
Raw Normal View History

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