Skip to content

Long whitespace indentation on "Try It!" #70

@AnastasiaDunbar

Description

@AnastasiaDunbar

After fiddling around with the code, the output looks like:

// Generated by LispyScript v0.2.5
                                                                                                        var x = 10;
                                                                                                        var y = 10;
                                                                                                        console.log((x + y));
                                                                                                        x = (x + y);
                                                                                                        var a = function() {
                                                                                                        };

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions