This commit is contained in:
Andre Wagner
2026-05-02 21:13:31 -05:00
parent 223570478e
commit eee26cc767

View File

@@ -224,7 +224,7 @@ TEST(VM, FloatFloatOperations)
TEST(VM, StringString)
{
ASSERT_EQ(run(R"(
EXPECT_STREQ(run(R"(
.const
0: "Hello"
1: "World"