Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
blob: 254a30e11eb4e1382f87f764f5e4bfbebdba0ee0 (plain) (blame)
1
try {System.out.println(); int i = 0;return new Runnable() {public void run() {System.out.println();}};}catch(Exception e){}

Back to the top