Skip to content

syntax error #43

Closed
Closed
@mark-hahn

Description

@mark-hahn

I'm trying redux for the first time on production code that works in cs 1.3.3. Here are the first two syntax errors before I gave up ...

Syntax error on line 1, column 1: unexpected '#'
1 : ###
^ :~^
2 : /root/CoffeeScriptRedux/bin/coffee --js < /ri/utils/coffee_watcher.cof
3 : ###
4 :

Syntax error on line 22, column 13: unexpected '='
19 : monitor = compileOne = null
20 : firstPass = yes
21 :
22 : do doOneDir = ->
^^ :~~~~~~~~~~~~~^
23 :    if not (dir = dirsPending.shift())
24 :            if firstPass
2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions