daniellansun commented on PR #2198: URL: https://github.com/apache/groovy/pull/2198#issuecomment-2815276579
Out of curiosity, will multiple dimension array be supported too? For example, ```groovy String[][] foo() { [['a','b'], ['c', 'd']] } ``` -- 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