fixing the block comment test to use defined variables.

This commit is contained in:
Jeremy Ashkenas 2010-07-01 21:51:28 -04:00
parent 77a75ed365
commit eefa004b8f
1 changed files with 2 additions and 2 deletions

View File

@ -67,11 +67,11 @@ func: ->
code
obj: {
a: b
a: 'b'
###
comment
###
c: d
c: 'd'
}
arr: [