Skip to content

Commit b7aae46

Browse files
authored
Merge pull request #12812 from magnolia-k/fix_typo_syntax-3.1
Fix typo in syntax-3.1.md
2 parents a63bedd + 6edf5c3 commit b7aae46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/internals/syntax-3.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ erased extends false final finally for given if
9696
implied import lazy match new null object package
9797
private protected override return super sealed then throw
9898
trait true try type val var while yield
99-
: = <- => <: :> # @
99+
: = <- => <: >: # @
100100
```
101101

102102
### Soft keywords

0 commit comments

Comments
 (0)