Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. This is a test
  2.  
  3. of something in pastebin that I want to embed inside a blogger post.
  4.  
  5. I need to come up with a really long sentence to see what happens when something exceeds the width of the post but this is assuming that it even works in the first place so it might be a lesson in futility oh sweet it has syntax highlighting
  6.  
  7. #include <yourmom.h>
  8.  
  9. main()
  10. {
  11.     int x = 99;
  12.     printf("whatup %i\n", x);
  13.     return 0;
  14. }