// IS_APPLICABLE: false fun foo(): String { val v = 1 return "abc" }