document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. public class Main {
  2.  
  3.  
  4. public static void main(String[] args) {
  5. System.out.println("hello, world");
  6.  
  7. }
  8.  
  9. }
  10.  
');