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
In Transactions.hs:38trTo = "Philipp" and in processTransactions function's test case in comments is expecting -- >>> lookup "Alejandro" a -- Just 7
That is just impossible.
The text was updated successfully, but these errors were encountered:
In Transactions.hs:38
trTo = "Philipp"
and inprocessTransactions
function's test case in comments is expecting-- >>> lookup "Alejandro" a -- Just 7
That is just impossible.
The text was updated successfully, but these errors were encountered: