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
@Contract should no longer need to load the contract-class and target-class, as this happens in the bootstrap class-loader when those classes may not be visible yet.
The text was updated successfully, but these errors were encountered:
@Contract
should no longer need to load the contract-class and target-class, as this happens in the bootstrap class-loader when those classes may not be visible yet.The text was updated successfully, but these errors were encountered: