Merge pull request #124 from Contentmaudlin/master

Property is not a keyword in C#
pull/2748/head
Alexandru Dima 4 years ago committed by GitHub
commit ec67c169a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save