Hacker News new | ask | show | jobs
by AlanSE 1023 days 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.
1 comments

It's not a full example, that code would not compile because that variable is not defined.