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