blob: 91a79fe47a59ab22a1948c0c7ab7b15e375935b7 [file] [log] [blame]
// This is my class, with my comment
class A {
int someOtherName = 10;
}