Update anchor

This commit is contained in:
Vyacheslav Egorov 2023-02-03 19:26:04 +02:00
parent 1e967186ae
commit 710f60b17f

View file

@ -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!