Description
case_( eq(falseLiteral, falseLiteral), falseLiteral, eq(falseLiteral, falseLiteral), isNotNull(trueLiteral), isNull(trueLiteral) );
java.lang.AssertionError: result mismatch: when applied to {}, CASE(=(false, false), false, =(false, false), IS NOT NULL(true), IS NULL(true)) yielded false, and =(false, false) yielded true
Attachments
Issue Links
- links to