mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Implements the string interpolation RFC (#165). Adds the string interpolation as per the RFC. ```lua local name = "world" print(`Hello {name}!`) -- Hello world! ``` Co-authored-by: Arseny Kapoulkine <arseny.kapoulkine@gmail.com> Co-authored-by: Alexander McCord <11488393+alexmccord@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| .bundle | ||
| _data | ||
| _includes | ||
| _pages | ||
| _posts | ||
| assets | ||
| .gitignore | ||
| 404.html | ||
| _config.yml | ||
| CNAME | ||
| favicon.ico | ||
| Gemfile | ||
| index.md | ||
| logo.svg | ||