Skip to content

Commit 7e36054

Browse files
committed
Regenerate expected links
1 parent 72acf10 commit 7e36054

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

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

Lines changed: 14 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-modifier.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
@@ -74,12 +75,19 @@
7475
./experimental/explicit-nulls.html
7576
./experimental/fewer-braces.html
7677
./experimental/index.html
78+
./experimental/into-modifier.html
7779
./experimental/main-annotation.html
80+
./experimental/modularity.html
7881
./experimental/named-typeargs-spec.html
7982
./experimental/named-typeargs.html
8083
./experimental/numeric-literals.html
8184
./experimental/overview.html
85+
./experimental/package-object-values.html
86+
./experimental/purefuns.html
87+
./experimental/runtimeChecked.html
8288
./experimental/tupled-function.html
89+
./experimental/typeclasses.html
90+
./experimental/unrolled-defs.html
8391
./features-classification.html
8492
./index.html
8593
./language-versions/binary-compatibility.html
@@ -116,17 +124,22 @@
116124
./other-new-features/index.html
117125
./other-new-features/kind-polymorphism.html
118126
./other-new-features/matchable.html
127+
./other-new-features/named-tuples.html
119128
./other-new-features/opaques-details.html
120129
./other-new-features/opaques.html
121130
./other-new-features/open-classes.html
122131
./other-new-features/parameter-untupling-spec.html
123132
./other-new-features/parameter-untupling.html
133+
./other-new-features/preview-defs.html
124134
./other-new-features/safe-initialization.html
125135
./other-new-features/targetName.html
126136
./other-new-features/threadUnsafe-annotation.html
137+
./other-new-features/toplevel-definitions.html
127138
./other-new-features/trait-parameters.html
128139
./other-new-features/transparent-traits.html
129140
./other-new-features/type-test.html
130141
./overview.html
142+
./preview/better-fors.html
143+
./preview/index.html
131144
./soft-modifier.html
132145
./syntax.html

0 commit comments

Comments
 (0)