Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #1 Replace occurrences of let with var #2

Merged
merged 1 commit into from
Feb 9, 2015
Merged

Conversation

st3fan
Copy link
Contributor

@st3fan st3fan commented Feb 9, 2015

This patch replaces all occurences of let with var.

I'm open to suggestions to handle this differently but I honestly don't think there is a way around this. WebKit simply does not support let.

@leibovic
Copy link
Contributor

leibovic commented Feb 9, 2015

This looks good to me. r+!

st3fan added a commit that referenced this pull request Feb 9, 2015
Fixes #1 Replace occurrences of let with var
@st3fan st3fan merged commit b67d8c1 into master Feb 9, 2015
@st3fan st3fan deleted the st3fan/LetToVar branch February 9, 2015 21:56
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