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