Closed AdamBien closed 4 months ago
Removing the package and reordering the classes allows inference without any build step or compilation.
With this small change we would be able to directly run the app with plain "java" without "javac". I'm about to record a video about that.
Removing the package and reordering the classes allows inference without any build step or compilation.