Skip to content

Interpolated strings.#1

Open
AgentFire wants to merge 4 commits intoolegil:masterfrom
AgentFire:master
Open

Interpolated strings.#1
AgentFire wants to merge 4 commits intoolegil:masterfrom
AgentFire:master

Conversation

@AgentFire
Copy link

@AgentFire AgentFire commented Oct 16, 2018

String concats (a + "data" + b + "data") have been interpolated ("{a}data{b}data").
Added some braces for one-liners (if () then x; -> if () then {x}).

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