blob: fbea244fe5b504321d490eda49f0be283f43e6c2 [file] [log] [blame]
class Test {
int i;
Test a;
Test b;
double c;
}