Responding to code review

This commit is contained in:
ajeffrey@roblox.com 2021-10-11 09:56:43 -05:00
parent 3f75d01401
commit 5dd7ea3dd3

View file

@ -2,7 +2,7 @@
## Summary ## Summary
Allow properties of classes and tables to be marked as read-only. Allow properties of classes and tables to be inferred as read-only.
## Motivation ## Motivation