Skip to content

Add Luau read/write keywords - #166

Merged
monty-linden merged 2 commits into
secondlife:mainfrom
tapple:read-write-keywords
Jul 18, 2026
Merged

Add Luau read/write keywords#166
monty-linden merged 2 commits into
secondlife:mainfrom
tapple:read-write-keywords

Conversation

@tapple

@tapple tapple commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

These have been in the language for a while, long enough that they are already in the github syntax file. The viewer gives no syntax error when they are used:

type ty = {read x: number, write y: number}

@tapple
tapple force-pushed the read-write-keywords branch from 263e745 to 29c74f3 Compare July 2, 2026 22:00
@tapple
tapple force-pushed the read-write-keywords branch from 29c74f3 to 70e384b Compare July 18, 2026 15:43
@monty-linden
monty-linden merged commit 991dda5 into secondlife:main Jul 18, 2026
5 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants