cdt/cdt_6_0_x/org.eclipse.cdt.ui.tests/resources/docComments/this.cpp
author cawthron
Wed, 29 Jul 2009 14:30:25 -0500
changeset 37 c2bce6dd59e7
permissions -rw-r--r--
add cdt_6_0_x

// N.B: Character positions in this file are hard-coded into expected results in
// DocCommentHightlightTest.

/* normal0 */
/*A comment1___ */
/*B comment2__ */
/*C comment3_ *//*D comment4___ */
/*E comment5____ *//*F comment6_ */
/*G comment7 
*//*F comment8_ *//*! __comment9 */
/**
comment10
*/

// snormal0
//A scomment1__
//B scomment2_
//C scomment3__
//! _scomment4
//* scomment5___

/*# comment11_ #*/ // scomment6__
/*# comment12__ #*/ //# __scomment7