blob: ae7e0d30cbb98bc1ae88858975477ba4d3ff70e5 [file] [log] [blame]
package test.comments.block;
public class X09 {
/* (non-Javadoc)
* Recursively calls setMaximizedControl for all direct parents that are
* itself Splitters.
*/
void foo() {
}
}