blob: b8b73509af1d8bf583743a62377306a198056ad7 [file] [log] [blame]
// This is my class, with my comment
class A {
int a = 10, b;
}