// ERROR: Cannot perform refactoring.\nCannot find a single definition to inline fun foo() { var x = 1 val t = x + 1 x = 2 }