in_nonliteral_tuple_ansi.sql 100 B

123
  1. PRAGMA AnsiInForEmptyOrNullableItemsCollections;
  2. select 1 in if(1 > 0, (1, 10, 301, 310,), (311,))