General thread for practice #5039
ElDiablo133
started this conversation in
General
Replies: 1 comment
-
The issue is with the function declaration. You are trying to use the fallback keyword as a function modifier, but it should be used as a fallback function. To fix the error, you need to change the function declaration to use the fallback keyword as follows:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
On this function, I am getting this error:
Can someone tell me whats going on?
Beta Was this translation helpful? Give feedback.
All reactions