blob: 6cecc56fdcc4da6a7c6937f01d6ed064d0044831 [file]
FILE: assertIs.kt
public final fun foo(arg: R|kotlin/Any|): R|kotlin/Unit| {
R|kotlin/test/assertIs|<R|kotlin/String|>(R|<local>/arg|, String())
R|<local>/arg|.R|kotlin/String.length|
}