From 58887629da875ba9392d0309620f3fa668d42ec3 Mon Sep 17 00:00:00 2001 From: Lily Brown Date: Thu, 17 Feb 2022 17:00:46 -0800 Subject: [PATCH] fix test case now that it works --- prototyping/Tests/Interpreter/return_nil/out.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prototyping/Tests/Interpreter/return_nil/out.txt b/prototyping/Tests/Interpreter/return_nil/out.txt index a4ab58d19..607602cfc 100644 --- a/prototyping/Tests/Interpreter/return_nil/out.txt +++ b/prototyping/Tests/Interpreter/return_nil/out.txt @@ -1 +1 @@ -not nil +nil