blob: d90f55ebb1890b81c9e7b8dc78c1820b0f3691ff [file] [log] [blame]
// This is my class, with my comment
class A {
void foo() { }
}