motoko 3.6.1 → 3.6.3

Sign up to get free protection for your applications and to get access to all the features.
package/src/keywords.ts CHANGED
@@ -8,6 +8,7 @@ export const keywords = [
8
8
  'case',
9
9
  'catch',
10
10
  'class',
11
+ 'composite',
11
12
  'continue',
12
13
  'debug',
13
14
  'debug_show',