/** * This is the comment for testing grunt java2html plugin y en Español ESPAÑOL */ public List<String> myLevel11Function() { // Inline comment for testing purposes char c = 'a'; String variable = new String("my stríng Español"); return true; }