Fix double wording.

This commit is contained in:
Alexander McCord 2021-11-18 16:23:25 -08:00 committed by GitHub
parent d4084f98bf
commit 253e3b8caf
Signed by: DevComp
GPG key ID: 4AEE18F83AFDEB23

View file

@ -87,7 +87,7 @@ print(`Welcome to \
-- Luau!
```
This expression will not be allowed to come after a `prefixexp`. I believe this is fully additive, so a future RFC may allow allow this. So for now, we explicitly reject the following:
This expression will not be allowed to come after a `prefixexp`. I believe this is fully additive, so a future RFC may allow this. So for now, we explicitly reject the following:
```
local name = "world"