[ 
https://issues.apache.org/jira/browse/GROOVY-11998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18078988#comment-18078988
 ] 

ASF GitHub Bot commented on GROOVY-11998:
-----------------------------------------

testlens-app[bot] commented on PR #2518:
URL: https://github.com/apache/groovy/pull/2518#issuecomment-4396335458

   ## ✅ All tests passed ✅
   
   🏷️ Commit: 276616fbca0b2dcb6a926ece2385e7e92ef18faa
   ▶️ Tests:  94430 executed
   ⚪️ Checks: 24/24 completed
   
   ---
   _Learn more about TestLens at [testlens.app](https://testlens.app)._
   




> Better support of intersection types
> ------------------------------------
>
>                 Key: GROOVY-11998
>                 URL: https://issues.apache.org/jira/browse/GROOVY-11998
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Paul King
>            Assignee: Paul King
>            Priority: Major
>
> E.g. to support
> {code:java}
> Runnable r = (Runnable & Serializable) () -> System.out.println("please 
> serialize this message");
> {code}
> from here:
> https://www.baeldung.com/java-serialize-lambda



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to