mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00:00
remove comment
This commit is contained in:
parent
7eaa3f4da0
commit
55ff1d2061
1 changed files with 0 additions and 1 deletions
|
@ -690,7 +690,6 @@ mod tests {
|
|||
.option_w(cast_expr, 1.0)
|
||||
.option_w(case_expr, 1.0)
|
||||
.option_w(cmp_op, 1.0)
|
||||
// .option_w(in_op, 1.0)
|
||||
.options_str(["1", "0", "NULL", "2.0", "1.5", "-0.5", "-2.0", "(1 / 0)"])
|
||||
.build();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue