View Javadoc
1   package com.puppycrawl.tools.checkstyle.grammar.comments;
2   public class /*
3       i'mcomment567
4       */
5   InputComments1
6   { // comment to left curly brace
7   }