-
Bug
-
Resolution: Done
-
Major
-
None
-
None
main() calls mainLoop() which uses a Scanner to parse the command line. When started without a valid stdin, Scanner loos at 40%. SOLUTION: remove Scanner (tested, it works)
main() calls mainLoop() which uses a Scanner to parse the command line. When started without a valid stdin, Scanner loos at 40%. SOLUTION: remove Scanner (tested, it works)