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

fix: non-integers passed to str-slice #2949

Merged

Conversation

nschonni
Copy link
Collaborator

@nschonni nschonni force-pushed the fix--non-integers-passed-to-str-slice branch from 63988e4 to 44e7a9e Compare July 18, 2019 05:40
@nschonni nschonni requested a review from mgreter July 19, 2019 00:28
Copy link
Contributor

@mgreter mgreter left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@nschonni nschonni merged commit eb54de6 into sass:master Jul 26, 2019
@nschonni nschonni deleted the fix--non-integers-passed-to-str-slice branch July 26, 2019 02:33
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.

str-slice() should require integer indexes
2 participants