Skip to content

Commit 286b10a

Browse files
[create-pull-request] automated change (#1382)
Co-authored-by: BillWagner <[email protected]>
1 parent 465e455 commit 286b10a

File tree

4 files changed

+44
-43
lines changed

4 files changed

+44
-43
lines changed

standard/README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -294,15 +294,16 @@
294294
- [§12.6.3.4](expressions.md#12634-input-types) Input types
295295
- [§12.6.3.5](expressions.md#12635-output-types) Output types
296296
- [§12.6.3.6](expressions.md#12636-dependence) Dependence
297-
- [§12.6.3.7](expressions.md#12637-output-type-inferences) Output type inferences
298-
- [§12.6.3.8](expressions.md#12638-explicit-parameter-type-inferences) Explicit parameter type inferences
299-
- [§12.6.3.9](expressions.md#12639-exact-inferences) Exact inferences
300-
- [§12.6.3.10](expressions.md#126310-lower-bound-inferences) Lower-bound inferences
301-
- [§12.6.3.11](expressions.md#126311-upper-bound-inferences) Upper-bound inferences
302-
- [§12.6.3.12](expressions.md#126312-fixing) Fixing
303-
- [§12.6.3.13](expressions.md#126313-inferred-return-type) Inferred return type
304-
- [§12.6.3.14](expressions.md#126314-type-inference-for-conversion-of-method-groups) Type inference for conversion of method groups
305-
- [§12.6.3.15](expressions.md#126315-finding-the-best-common-type-of-a-set-of-expressions) Finding the best common type of a set of expressions
297+
- [§12.6.3.7](expressions.md#12637-input-type-inferences) Input type inferences
298+
- [§12.6.3.8](expressions.md#12638-output-type-inferences) Output type inferences
299+
- [§12.6.3.9](expressions.md#12639-explicit-parameter-type-inferences) Explicit parameter type inferences
300+
- [§12.6.3.10](expressions.md#126310-exact-inferences) Exact inferences
301+
- [§12.6.3.11](expressions.md#126311-lower-bound-inferences) Lower-bound inferences
302+
- [§12.6.3.12](expressions.md#126312-upper-bound-inferences) Upper-bound inferences
303+
- [§12.6.3.13](expressions.md#126313-fixing) Fixing
304+
- [§12.6.3.14](expressions.md#126314-inferred-return-type) Inferred return type
305+
- [§12.6.3.15](expressions.md#126315-type-inference-for-conversion-of-method-groups) Type inference for conversion of method groups
306+
- [§12.6.3.16](expressions.md#126316-finding-the-best-common-type-of-a-set-of-expressions) Finding the best common type of a set of expressions
306307
- [§12.6.4](expressions.md#1264-overload-resolution) Overload resolution
307308
- [§12.6.4.1](expressions.md#12641-general) General
308309
- [§12.6.4.2](expressions.md#12642-applicable-function-member) Applicable function member

0 commit comments

Comments
 (0)