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

GitHub Viewer

class Length0 { public static int dummy(int v) { return v + 1; } public static void main(String[] args) { String foo = "asdf"; System.out.println( dummy(foo.length() ) ); } }

Back | FazBrowse Home | New Git URL