// This is my class, with my comment
class A {
    static int a;
}