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