8 ms·
Can someone explain to me where the feeling_lucky variables comes from in the match example? I don't get it. The variable isn't defined anywhere in the relevant
by AlanSE 3y ago
Can someone explain to me where the feeling_lucky variables comes from in the match example? I don't get it. The variable isn't defined anywhere in the relevant scope.
- steveklabnik 3y agoIt's not a full example, that code would not compile because that variable is not defined.