blob: 4ff4b2cd53224d49c61bc7e5afd2b5423b139bdb [file] [log] [blame]
class Example {
int[] fArray =
{
1, 2, 3, 4, 5, 6, 7, 8, 9, 10,
11, 12
};
}