mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Update anchor
This commit is contained in:
parent
1e967186ae
commit
710f60b17f
1 changed files with 1 additions and 1 deletions
|
@ -28,6 +28,6 @@ print(`You have {balance}!`)
|
||||||
--> You have $500!
|
--> You have $500!
|
||||||
```
|
```
|
||||||
|
|
||||||
To find out more details about this feature, check out [Luau Syntax page](syntax).
|
To find out more details about this feature, check out [Luau Syntax page](syntax#string-interpolation).
|
||||||
|
|
||||||
This is also the first major language feature implemented by a contribution from the open-source community!
|
This is also the first major language feature implemented by a contribution from the open-source community!
|
||||||
|
|
Loading…
Add table
Reference in a new issue