blob: a45b2c57fae15c1844902fcc299ed969ec48ccdd [file]
compiler/testData/cli/jvm/dfaWarningExampleK2.kt:3:14: warning: cast is redundant.
(arg as String).length
^^^^^^^^^
OK