mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 22:02:55 +01:00
Merge pull request #3222 from anjbur/anburton/update-keywords
Update Q# keywords
This commit is contained in:
commit
37703ae1a1
1 changed files with 2 additions and 1 deletions
|
|
@ -74,7 +74,8 @@ export const language = <languages.IMonarchLanguage>{
|
|||
'borrow',
|
||||
'using',
|
||||
'borrowing',
|
||||
'mutable'
|
||||
'mutable',
|
||||
'internal'
|
||||
],
|
||||
|
||||
typeKeywords: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue