|
I am not sure of the usefulness of the proposed <const> qualifier, but it got me thinking whether it might be possible to implement compile time named constants using similar annotations. That is to say the code would be equivalent to writing directly using literals.