blob: acacab6897529cba88fc2ccf0bce7edd0ba99153 [file] [log] [blame]
class A{
{
final int a = 1;
final int b = 2;
final int c = 3;
}
}