Question
what's wrong with this ?
HI All,
I have written the following code

I just want to iterate over the list which I have created using enum function, but it's keep on saying that listOfIntegers is unused variable though I want to use in forEach loop..
Can anyone please correct me here..
Thanks
