We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I guess, this is the right way to do this:
function __init__() global DEFAULT_VERBOSITY = Ref{Int}(1) end
plus method to set/inspect?