From 78c57d7f1063bcd6b1b4e4eeb7bb56cadcd7902a Mon Sep 17 00:00:00 2001 From: Reese Williams Date: Mon, 8 Jan 2024 08:14:04 -0800 Subject: [PATCH] Fix (#457) --- 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