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

Update Q# keywords
This commit is contained in:
Henning Dieterichs 2022-08-03 13:39:37 +02:00 committed by GitHub
commit 37703ae1a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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