Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
67ac90ce0868ee0c9cd08d72460f16efecded549
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
overload
/
RedeclarationThroughDestructuring.fir.diag.txt
blob: e42d68947c06e0545b0d58c4aa2678e50a58e42b [
file
]
/RedeclarationThroughDestructuring.kt:(315,316): error: Conflicting declarations:
local val b: String
local val b: Int
/RedeclarationThroughDestructuring.kt:(318,319): error: Conflicting declarations:
local val b: String
local val b: Int