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