// RUN: %target-run-simple-swift | FileCheck %s func test(s: String) { println(s) var s2 = s[advance(s.startIndex, 2)..