You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Forward declarations would be very useful for large parsers with multiple interconnected sub parsers, and working without them is very difficult. Please add a way to use forward declaration.