Explorar o código

Add missing `get` keyword

olane %!s(int64=7) %!d(string=hai) anos
pai
achega
acea7fd4a1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/apex/apex.ts

+ 1 - 0
src/apex/apex.ts

@@ -94,6 +94,7 @@ export const language = <ILanguage>{
 		'for',
 		'from',
 		'future',
+		'get',
 		'global',
 		'goto',
 		'group',