/** * This is the comment for testing grunt java2html plugin */ public boolean myLevel22Function() { // Inline comment for testing purposes String variable = new String("my string"); return true; }