As "git grep -i quickstart" over the groovy codebase does not show any
result I guess "--quickstart" is just a relict or mistake.
- Pascal
Am 25.10.2015 um 05:31 schrieb Keegan Witt:
So I'm looking at GROOVY-4658
<https://issues.apache.org/jira/browse/GROOVY-6458> and I noticed
groovy has the --quickstart argument, but no other tools do (in
groovy.c). So dumb question: what does that arg do? I can't find any
reference to it in the codebase. If it's useful, should any of the
other tools have that arg?
-Keegan