From 55c00566b0c4870d4c4409ab3e93aacf74f8d081 Mon Sep 17 00:00:00 2001 From: Lizzy Hunt Date: Wed, 28 Feb 2024 15:06:00 -0700 Subject: identity function, repl upgrade --- test/programs/string-unequal.cps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/programs/string-unequal.cps') diff --git a/test/programs/string-unequal.cps b/test/programs/string-unequal.cps index ccd278e..79ee7cf 100644 --- a/test/programs/string-unequal.cps +++ b/test/programs/string-unequal.cps @@ -1 +1 @@ -PRIMOP(==, ["asdfasdf", "asdf"], [result], []) +PRIMOP(==, [STRING "asdfasdf", STRING "asdf"], [result], []) -- cgit v1.2.3-70-g09d2