Guest User

Untitled

a guest
Apr 20th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.10 KB | None | 0 0
  1. try
  2. {
  3.     Cat cat = new Cat(cat);
  4. }
  5. catch(Catception c)
  6. {
  7.     System.Console.Write("Wait what?");
  8. }
Add Comment
Please, Sign In to add comment