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