additional tests in comments.kess
This commit is contained in:
parent
8c45b58524
commit
c2453cd02a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user