In the documentation: >Currently, type declarations cannot be used in global scope, e.g. in the REPL, since Julia does not yet have constant-type globals. But we already have ``` const pi = 3.14 ``` Isn't it a constant-type global?
- [julia-users] constant-type global Sisyphuss
- [julia-users] Re: constant-type global Patrick O'Leary
- Re: [julia-users] Re: constant-type global Zheng Wendell
- Re: [julia-users] Re: constant-type global Stefan Karpinski
- Re: [julia-users] Re: constant-type glob... Zheng Wendell
