
class C {
	static const foo : string[] = ["foo", "bar"];
}

