GNOME Bugzilla – Bug 589603
const cannot be used inside functions
Last modified: 2009-07-27 15:19:58 UTC
The following code fails to compile with a not very clean error. void main() { const string hello = "world"; }
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 530623 ***