Fix coffeescript compilation error in spec.coffee #161
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timlinquist/master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
Checkout
From your project repository, check out a new branch and test the changes.