33
dfoianu
6y

Put this in your build script for compile-time garbage collection:

find / -name "*.java" -type f -delete

Comments
Add Comment