You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. cobj --help says about -single-jar that "Create [JAR file name].jar and remove class files".
But, when I ran cobj -single-jar=HELLO HELLO.cbl, what generated was not HELLO.jar but HELLO.
Is this behavior as you expected?
The text was updated successfully, but these errors were encountered:
Hello.
cobj --help
says about-single-jar
that "Create [JAR file name].jar and remove class files".But, when I ran
cobj -single-jar=HELLO HELLO.cbl
, what generated was notHELLO.jar
butHELLO
.Is this behavior as you expected?
The text was updated successfully, but these errors were encountered: