// RUN: %validate-incrparse %s func foo() { } func bar() { let x = "<<>> world" let y = 1 } func anotherMethod() { }