Merge pull request #3222 from anjbur/anburton/update-keywords

Update Q# keywords
pull/3214/head^2
Henning Dieterichs 3 years ago committed by GitHub
commit 37703ae1a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -74,7 +74,8 @@ export const language = <languages.IMonarchLanguage>{
'borrow',
'using',
'borrowing',
'mutable'
'mutable',
'internal'
],
typeKeywords: [

Loading…
Cancel
Save