eric-milles commented on PR #2199: URL: https://github.com/apache/groovy/pull/2199#issuecomment-2817232959
They are already different. Switch statement supports unqualified enum constants under STC. Switch expression does not. The expression case could be made to work with delegation, in my estimation. It could be limited to STC as well for the initial cut. Any other differences in behavior could be listed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@groovy.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org