in reply to do-while loop never exits
warnings alone gives the following message:
While it does not tell you directly what your problem is, it does notify you that there is a problem.Name "main::test" used only once: possible typo
You can also enable diagnostics to get a more verbose explanation of the message. Again, it doesn't help in this case, but it is helpful in other cases.
Please read: How do I compose an effective node title?
|
|---|