Fix coffeescript compilation error in spec.coffee #161

Open
timlinquist wants to merge 1 commits from timlinquist/master into master

1 Commits

Author SHA1 Message Date
Tim Linquist
86207e7d4c Invalid syntax for "if" statement in latest coffeescript
2.2.0 has a much more sophisticated parser. Empty ifs are no longer
valid syntax. Use a no-op function to demonstrate validate coffeescript
parsing.
2012-08-17 10:50:53 -07:00