Skip to content

Lesson 2 Error #78

Answered by DarrenMims
DarrenMims asked this question in Q&A
Jun 1, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

I figured out the answer, and I feel silly now, yeesh. On the second line of the code I posted it should not be SimpleStorage simpleStorageArray = simpleStorageArray[_simpleStorageNumber]; it should be:
SimpleStorage simpleStorage = simpleStorageArray[_simpleStorageNumber];

Sorry for the spam folks.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@PatrickAlphaC
Comment options

Answer selected by DarrenMims
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants