additional tests in comments.kess

This commit is contained in:
cloudhead 2010-02-25 21:30:05 -05:00
parent 8c45b58524
commit c2453cd02a

View File

@ -1,3 +1,15 @@
/******************\
* *
* Comment Header *
* *
\******************/
/*
Comment
*/
/*
* Comment Test
*
@ -22,7 +34,7 @@
/* @group Variables
------------------- */
#comments {
#comments /* boo */ {
/**/ // An empty comment
color: red; /* A C-style comment */
background-color: orange; // A little comment