Skip to content

Commit 197df22

Browse files
committed
Regenerate reference-expected-links
1 parent 5c738b8 commit 197df22

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

project/scripts/expected-links/reference-expected-links.txt

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@
4141
./contextual/right-associative-extension-methods.html
4242
./contextual/type-classes.html
4343
./contextual/using-clauses.html
44+
./docs/reference/experimental/package-object-values.html
45+
./docs/reference/other-new-features/into.html
4446
./docs/reference/other-new-features/named-typeargs.html
4547
./dropped-features.html
4648
./dropped-features/auto-apply.html
@@ -54,7 +56,6 @@
5456
./dropped-features/limit22.html
5557
./dropped-features/macros.html
5658
./dropped-features/nonlocal-returns.html
57-
./dropped-features/package-objects.html
5859
./dropped-features/procedure-syntax.html
5960
./dropped-features/symlits.html
6061
./dropped-features/this-qualifier.html
@@ -75,12 +76,19 @@
7576
./experimental/explicit-nulls.html
7677
./experimental/fewer-braces.html
7778
./experimental/index.html
79+
./experimental/into.html
7880
./experimental/main-annotation.html
81+
./experimental/modularity.html
7982
./experimental/named-typeargs-spec.html
8083
./experimental/named-typeargs.html
8184
./experimental/numeric-literals.html
8285
./experimental/overview.html
86+
./experimental/package-object-values.html
87+
./experimental/purefuns.html
88+
./experimental/runtimeChecked.html
8389
./experimental/tupled-function.html
90+
./experimental/typeclasses.html
91+
./experimental/unrolled-defs.html
8492
./features-classification.html
8593
./index.html
8694
./language-versions/binary-compatibility.html
@@ -117,17 +125,23 @@
117125
./other-new-features/index.html
118126
./other-new-features/kind-polymorphism.html
119127
./other-new-features/matchable.html
128+
./other-new-features/named-tuples.html
120129
./other-new-features/opaques-details.html
121130
./other-new-features/opaques.html
122131
./other-new-features/open-classes.html
123132
./other-new-features/parameter-untupling-spec.html
124133
./other-new-features/parameter-untupling.html
134+
./other-new-features/preview-defs.html
125135
./other-new-features/safe-initialization.html
126136
./other-new-features/targetName.html
127137
./other-new-features/threadUnsafe-annotation.html
138+
./other-new-features/toplevel-definitions.html
128139
./other-new-features/trait-parameters.html
129140
./other-new-features/transparent-traits.html
130141
./other-new-features/type-test.html
131142
./overview.html
143+
./preview/better-fors.html
144+
./preview/index.html
145+
./preview/overview.html
132146
./soft-modifier.html
133147
./syntax.html

0 commit comments

Comments
 (0)