cdt/cdt_6_0_x/org.eclipse.cdt.ui.tests/resources/docComments/this.cpp
author dadubrow
Thu, 05 Aug 2010 13:18:02 -0500
changeset 145 d9692fb089a1
parent 37 c2bce6dd59e7
permissions -rw-r--r--
not shipping pulsar plugins

// 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