committed 08:37PM - 18 Aug 16 UTC
The Global AST node is still around, and code associated to it too,
because it's… used internally by the compiler to store pre-compiled
regexes. The special $~ and $! are also represented as globals,
in the syntax. We can improve this in the future.