Skip to content

Conversation

@andyli
Copy link
Contributor

@andyli andyli commented Jul 9, 2014

This fixed the issue of using -dce full, erazor will fail with the simplest template:

import erazor.Template;
class Test {
    static function main():Void {
        trace(new Template("@abc").execute({abc:"ABC"}));
    }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant