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