blob: abf3b7a12affa569804e03a7b615dc4e78983e15 [file] [log] [blame]
import java.util.*;
class Test {
Set[] f = new Set[] { new Set() };
}