feat: c# required keyword

This commit is contained in:
Ibrahim Abdelkareem 2022-11-27 16:29:59 +01:00 committed by Stephan Seitz
parent 161576dde2
commit a1929ef139

View file

@ -364,6 +364,7 @@
"readonly" "readonly"
"static" "static"
"volatile" "volatile"
"required"
] @storageclass ] @storageclass
[ [