dominik pisze:
> what am I doing wrong here?
>
> http://paste.dprogramming.com/dpjd03u4
>
>
Struct initialization is different. Try this:
public static DST[char[]] AA =
[
"Africa/Asmara"[]: {5, "bla"[]}
]
;
BR
Marcin Kuszczak
(aarti_pl)