Fix ParsingScope so its default copy constructor works in gcc.
Variables is noncopyable but default copy constructor was apparently working in VS.
Please register or sign in to comment
Variables is noncopyable but default copy constructor was apparently working in VS.