Merge pull request #124 from Contentmaudlin/master

Property is not a keyword in C#
This commit is contained in:
Alexandru Dima 2021-02-02 15:36:29 +01:00 committed by GitHub
commit ec67c169a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -125,7 +125,6 @@ export const language = <languages.IMonarchLanguage>{
'event',
'method',
'param',
'property',
'public',
'protected',
'internal',