blob: eb495ef5b5cc662170ab19ec1b2b790f8a57f420 [file] [log] [blame]
package test0461;
public class A {
public void foo() {
z= foo().y.toList();
}
}