Skip to content

Conversation

@kiendang
Copy link
Contributor

@kiendang kiendang commented Dec 3, 2019

Currently string interpolation doesn't work properly when there are curly braces inside the expression. This PR fixes that.

Before
Screen Shot 2019-12-04 at 12 46 55 AM
After
Screen Shot 2019-12-04 at 12 47 43 AM

@nicolasstucki
Copy link
Contributor

Thanks @kiendang. Could you also add some tests in tests/unit?

Does this by any chance also fixes #72?

@nicolasstucki nicolasstucki self-requested a review January 10, 2020 09:15
@kiendang
Copy link
Contributor Author

Unit tests added.

No this doesn't fix #72. I opened a separate PR to fix that in #74.

@nicolasstucki
Copy link
Contributor

Thanks @kiendang

@nicolasstucki nicolasstucki merged commit 37c1f36 into scala:master Jan 13, 2020
@kiendang kiendang deleted the interpolation branch January 13, 2020 10:03
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