Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
hediet committed Aug 3, 2022
2 parents d83a306 + 37703ae commit 5be41f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/basic-languages/qsharp/qsharp.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@ export const language = <languages.IMonarchLanguage>{
'borrow',
'using',
'borrowing',
'mutable'
'mutable',
'internal'
],

typeKeywords: [
Expand Down

0 comments on commit 5be41f8

Please sign in to comment.