Minor. Mention KT-49160 in relevant test data
This commit is contained in:
committed by
Space Team
parent
7ab9e03347
commit
fb8cc00d1f
Vendored
+1
@@ -1,5 +1,6 @@
|
||||
// !LANGUAGE: +UnrestrictedBuilderInference -ForbidInferringPostponedTypeVariableIntoDeclaredUpperBound
|
||||
// ISSUE: KT-48445
|
||||
// ISSUE: KT-49160
|
||||
|
||||
internal class TowerDataElementsForName() {
|
||||
val reversedFilteredLocalScopes by lazy(LazyThreadSafetyMode.NONE) {
|
||||
|
||||
Vendored
+1
@@ -1,5 +1,6 @@
|
||||
// !LANGUAGE: +UnrestrictedBuilderInference -ForbidInferringPostponedTypeVariableIntoDeclaredUpperBound
|
||||
// ISSUE: KT-48445
|
||||
// ISSUE: KT-49160
|
||||
|
||||
internal class TowerDataElementsForName() {
|
||||
val reversedFilteredLocalScopes by lazy(LazyThreadSafetyMode.NONE) {
|
||||
|
||||
Reference in New Issue
Block a user