Guest User

Untitled

a guest
Oct 6th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. #include "Foo.h"
  2.  
  3. Something Foo::bar(){
  4. Something smh{1, 2};
  5. return smh;
  6. }
Add Comment
Please, Sign In to add comment