Guest User

Untitled

a guest
Jan 20th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. class M{static void Main(){if(typeof(System.Console).GetMethods()[78].Invoke(null,new[]{"Hello, world!"})is M){}}}
  2.  
  3. class H{static void Main(){if(System.Console.Out.WriteAsync("Hello, world!")is H){}}}
  4.  
  5. class X{static void Main(){if(System.Console.Write("Hello, World!")is X){}}}
  6.  
  7. class H{static void Main(){if(((System.Action)(()=>System.Console.Write("Hello, world!"))).DynamicInvoke()is H){}}}
  8.  
  9. main(){if(puts("Hello World")){}}
  10.  
  11. main(int v[puts("Hello World")]){}
  12.  
  13. class P{static void Main(){if(IronRuby.Ruby.CreateEngine().Execute("puts'Hello World'")>1){}}}
  14.  
  15. class H{public static void main(String[]a){if(System.out.append("Hello world").equals(a)){}}}
  16.  
  17. class H{public static void main(String[]a){if(System.out.printf("Hello world")==null){}}}
  18.  
  19. class B{static void Main(){if(Console.Write("Hello World") is B){}}}
Add Comment
Please, Sign In to add comment