Skip to content

es6-rewrite#1

Open
deepflame wants to merge 2 commits intomasterfrom
feature/es6-rewrite
Open

es6-rewrite#1
deepflame wants to merge 2 commits intomasterfrom
feature/es6-rewrite

Conversation

@deepflame
Copy link
Owner

No description provided.

} else {
return options.fn(this);
}
});

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrecoverable syntax error. (96% scanned).

m = null;

// while we have lines that match a textLine create an html table row
while ((textLine = lyricsLines.shift()) && (m = textLine.match(/^([ 1-9])(.*)/))) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line is too long.
'm' used out of scope.

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.

2 participants