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
Context bounds will map to context parameters.
A `using` clause is needed to pass explicit arguments to them.
This code can be rewritten automatically under -rewrite -source 3.4-migration.
TestUtils.ruleGood[Statement](Statements.simpleDef, functionDef1, functionDef1V)
I regret to say that the context bound stuff used in fastparse is a total mystery. Any suggestions for fixing my code?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I formerly had this code:
invoked by this:
now getting a warning:
I regret to say that the context bound stuff used in fastparse is a total mystery. Any suggestions for fixing my code?
Beta Was this translation helpful? Give feedback.
All reactions