Not on my Java compiler (Android toolkit and Eclipse). I see it as a warning throughout the code base I work on. :-(
public int foo(int i) { return 2; return i; }
Not on my Java compiler (Android toolkit and Eclipse). I see it as a warning throughout the code base I work on. :-(