1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00

commenting out the failing test for the time being, to be fixed later.

This commit is contained in:
Jeremy Ashkenas 2010-09-21 00:14:22 -04:00
parent fb5158630a
commit 69942c9a81

View file

@ -67,11 +67,12 @@ ok test is 'test test test'
Kind of like a heredoc.
###
func = ->
###
Another block comment.
###
code
# FIXME:
# func = ->
# ###
# Another block comment.
# ###
# code
func = ->
one = ->