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
Without assignment to tuples it's impossible to actually call a method that returns a tuple from the same contract. All tests for tuple carefully avoid this scenario.
The text was updated successfully, but these errors were encountered:
This code won't compile:
Without assignment to tuples it's impossible to actually call a method that returns a tuple from the same contract. All tests for tuple carefully avoid this scenario.
The text was updated successfully, but these errors were encountered: