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-equal.cps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/programs/string-equal.cps') diff --git a/test/programs/string-equal.cps b/test/programs/string-equal.cps index ea49b22..5a32526 100644 --- a/test/programs/string-equal.cps +++ b/test/programs/string-equal.cps @@ -1 +1 @@ -PRIMOP(==, ["asdf", "asdf"], [result], []) \ No newline at end of file +PRIMOP(==, [STRING "asdf", STRING "asdf"], [result], []) \ No newline at end of file -- cgit v1.2.3-70-g09d2