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