This commit was manufactured by cvs2svn to create tag 'buildscript'.
[IRC.git] /
1 package Lex;
2
3 class TraditionalComment extends Comment {
4   TraditionalComment() { }
5 }