From 19d28e935bf1e0e1048f10aef6438178ca4a690a Mon Sep 17 00:00:00 2001 From: Reese Williams Date: Mon, 8 Jan 2024 15:58:07 +0000 Subject: [PATCH] Fix --- fixtures/small/and_or_expected.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fixtures/small/and_or_expected.rb b/fixtures/small/and_or_expected.rb index dce7fe0c..e26216b3 100644 --- a/fixtures/small/and_or_expected.rb +++ b/fixtures/small/and_or_expected.rb @@ -1,6 +1,7 @@ true and false true or false -false or true +false or + true true and false or