Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
deprecated
/
deprecationWithComplexMessage.diag.txt
blob: 5da9d4180af047589d4be52b60cdeb8f66245879 [
file
]
/deprecationWithComplexMessage.kt:9:5: warning: 'deprecated(): Unit' is deprecated. Hello World
deprecated()
^^^^^^^^^^