FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

GitHub Viewer

class Switch0 { public static void main(String[] args) { int x = 0; switch (x) { case 0: if (x==0) { System.out.println(x); break; } } } }

Back | FazBrowse Home | New Git URL