Guest User

Untitled

a guest
Apr 26th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. fn main() {
  2. struct try;
  3. struct catch;
  4.  
  5. try {
  6.  
  7. } catch {
  8.  
  9. }
  10. }
Add Comment
Please, Sign In to add comment