• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 class C {
foo()2   public static void foo() {
3   }
4 }
5