Browse Source

Update keywords

Angela Burton 3 years ago
parent
commit
519407a929
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/basic-languages/qsharp/qsharp.ts

+ 2 - 1
src/basic-languages/qsharp/qsharp.ts

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