Skip to content

Commit 2920e3c

Browse files
Remove "on" from the list of soft keywords in the documentation, close #9366
1 parent 853b0bf commit 2920e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/internals/syntax.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ yield
104104
### Soft keywords
105105

106106
```
107-
as derives end extension inline on opaque open transparent using
107+
as derives end extension inline opaque open transparent using
108108
* + -
109109
```
110110

0 commit comments

Comments
 (0)