Hi there, do I miss something of importance, or the parser does?
=== 1209 ocs /tmp> <q.groovy if (foo) ; else ; 1210 ocs /tmp> /usr/local/groovy-4.0.25/bin/groovy q Caught: BUG! exception in phase 'conversion' in source unit '/private/tmp/q.groovy' null BUG! exception in phase 'conversion' in source unit '/private/tmp/q.groovy' null Caused by: java.lang.NullPointerException 1211 ocs /tmp> === Thanks, OC