On 05.06.20 13:33, OCsite wrote:
And another thing which I don't understand and seems highly suspicious — do I just miss something of importance, or is it a bug?=== 127 ocs*/tmp>* <q.groovy class q { static main(av) { println "my MC is $this.metaClass" } } 128 ocs*/tmp>* /usr/local/groovy-3.0.4/bin/groovy q Caught: java.lang.VerifyError: Bad type on operand stack
every VerifyError has to be considered as bug. bye Jochen