Skip to content

Commit 8fa2054

Browse files
committed
one more.
1 parent ee284b6 commit 8fa2054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standard/lexical-structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@ A ***contextual keyword*** is an identifier-like sequence of characters that has
608608
contextual_keyword
609609
: 'add' | 'alias' | 'ascending' | 'async' | 'await'
610610
| 'by' | 'descending' | 'dynamic' | 'equals' | 'from'
611-
| 'get' | 'global' | 'group' | `init` | 'into'
611+
| 'get' | 'global' | 'group' | 'init' | 'into'
612612
| 'join' | 'let' | 'nameof' | 'notnull' | 'on'
613613
| 'orderby' | 'partial' | 'remove' | 'select' | 'set'
614614
| 'unmanaged' | 'value' | 'var' | 'when' | 'where'

0 commit comments

Comments
 (0)