hastebrot
10/03/2015, 4:21 PMconst
is so far only intended to be used together with annotations. I also started to use them as a replacement of Java's static final
fields, but define them on file-level. Does this make sense, or are const
totally not intended for this use-case?