blob: 5b62bcf7e922934b07c9179623c2ae07a23f34a5 [file] [log] [blame]
// This is my class, with my comment
class A {
int a;
}