OptIn: handle usages via type aliases properly
This commit is contained in:
committed by
teamcityserver
parent
b4ee116de7
commit
eb9c658c1c
@@ -75,5 +75,5 @@ fun use() {
|
||||
<!EXPERIMENTAL_API_USAGE!>function<!>()
|
||||
<!EXPERIMENTAL_API_USAGE!>property<!>
|
||||
val s: <!EXPERIMENTAL_API_USAGE!>Typealias<!> = ""
|
||||
s.hashCode()
|
||||
<!EXPERIMENTAL_API_USAGE!>s<!>.hashCode()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user