blob: 18a5420bfceb74056df51a4a1408aaff3c78e757 [file] [log] [blame]
// This is my class, with my comment
class A {
int a = null;
}