blob: 2a9aeb313477ae848a53fd097ffabead47671b65 [file]
// "Make '<init>' public explicitly" "true"
// COMPILER_ARGUMENTS: -Xexplicit-api=strict
public class Foo5 {
public constructor() {}
}