# This string is not found and touched: foo def foo(bar: int) -> int: return bar + 1 # Some sample code