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
Fastparse has a method opaque, which is used in other projects, like Scalapb. After #5300 , the benchmark test for ScalaPB breaks. Can we make opaque a soft keyword like inline?