Wei Zhou
Wei Zhou
hi there, README.mi does not include the guide for macOS installation. Please give directions. Thanks,
The output of `thefuck --version` (something like `The Fuck 3.1 using Python 3.5.0 and Bash 4.4.12(1)-release`): 3.32 Your system (Debian 7, ArchLinux, Windows, etc.): macOS monTerey 12.6.7 How to reproduce...
I use Janino to compile a generated Java code which has a large number of lines of code, ################################## ClassBodyEvaluator evaluator = new ClassBodyEvaluator(); ..... evaluator.cook(codeFile, codeBody); ################################## I got...