Skip to content

Commit

Permalink
Added comment to test the block comment parse.
Browse files Browse the repository at this point in the history
  • Loading branch information
paullryan committed Mar 31, 2013
1 parent edf4a1f commit 8b37d4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/rules/simple.nools
@@ -1,3 +1,7 @@
/**
* This is a simple block comment should be ignored by the parser.
*/

define Message {
message : "",
constructor : function (message) {
Expand Down

0 comments on commit 8b37d4f

Please sign in to comment.