blob: 5281ba2e18d915dd389df08dcf3ce2bee0ee3408 [file] [log] [blame]
public class Introduce {
void foo(String str) {
<selection>((String)str)</selection>
}
}