Add missing `get` keyword

pull/2748/head
olane 7 years ago
parent c421273fca
commit acea7fd4a1

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

Loading…
Cancel
Save