// SKIP_TXT // !LANGUAGE: +DefinitelyNonNullableTypes inline fun foo() {} inline fun bar() { foo() }