blob: 5a96f2610b0c3e91a7069f40a349cc99ff6da1d3 [file] [log] [blame]
class A {
final int x;
A() {}
}