Skip to content

Remove unreachable code#2860

Merged
matthew-dean merged 1 commit intoless:masterfrom
shkdee:patch-1
Apr 4, 2016
Merged

Remove unreachable code#2860
matthew-dean merged 1 commit intoless:masterfrom
shkdee:patch-1

Conversation

@shkdee
Copy link
Copy Markdown
Contributor

@shkdee shkdee commented Apr 4, 2016

This line is unreachable. This is not just about code style, it actually also raises a compilation error when I try to include less.js in a TypeScript project (the TypeScript compiler performs some checks on the input .js files as well).

This line is unreachable. This is not just about code style, it actually also raises a compilation error when I try to include less.js in a TypeScript project (the TypeScript compiler performs some checks on the input .js files as well).
@matthew-dean
Copy link
Copy Markdown
Member

Thanks ^_^

@matthew-dean matthew-dean merged commit 4c67576 into less:master Apr 4, 2016
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