[jboss-jira] [JBoss JIRA] (DROOLS-4924) LambdaConsequence without bind variable is not materialized
Toshiya Kobayashi (Jira)
issues at jboss.org
Fri Jan 10 05:25:00 EST 2020
Toshiya Kobayashi created DROOLS-4924:
-----------------------------------------
Summary: LambdaConsequence without bind variable is not materialized
Key: DROOLS-4924
URL: https://issues.redhat.com/browse/DROOLS-4924
Project: Drools
Issue Type: Bug
Components: executable model
Reporter: Toshiya Kobayashi
Assignee: Luca Molteni
LambdaConsequence like this is not materialized.
{code:java}
D.execute(() -> {
System.out.println("Hello");
}
{code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list