Skip to content

syntax: implement support for ES6 template literals#73

Merged
jow- merged 1 commit into
masterfrom
syntax-add-template-strings
Apr 13, 2022
Merged

syntax: implement support for ES6 template literals#73
jow- merged 1 commit into
masterfrom
syntax-add-template-strings

Conversation

@jow-

@jow- jow- commented Apr 13, 2022

Copy link
Copy Markdown
Owner

Implement support for ECMAScript 6 template literals which allow simple
interpolation of variable values into strings without resorting to
sprintf() or manual string concatenation.

Signed-off-by: Jo-Philipp Wich jo@mein.io

Implement support for ECMAScript 6 template literals which allow simple
interpolation of variable values into strings without resorting to
`sprintf()` or manual string concatenation.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
@jow- jow- force-pushed the syntax-add-template-strings branch from 8665766 to e14b099 Compare April 13, 2022 14:00
@jow- jow- merged commit 568adbe into master Apr 13, 2022
@jow- jow- deleted the syntax-add-template-strings branch April 13, 2022 14:37
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.

1 participant