Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
06ab8cc69e303e70578de24dd9a1cf4ebafff93a
/
.
/
compiler
/
testData
/
cli
/
js
/
experimentalCheckers.out
blob: 84aa9ee46a6cc8847a7bb5c7067a7b5a4fc4f2c6 [
file
]
compiler
/
testData
/
cli
/
js
/
experimentalCheckers
.
kt
:
2
:
12
:
warning
:
[
REDUNDANT_EXPLICIT_TYPE
]
Redundant
explicit
type
.
val i
:
Int
=
1
^^^
OK