helpful progress reporting
[IRC.git] / Robust / src / Lex / DocumentationComment.java
1 package Lex;
2
3 class DocumentationComment extends Comment {
4   DocumentationComment() {
5   }
6 }
7