.
This commit is contained in:
@@ -224,7 +224,7 @@ TEST(VM, FloatFloatOperations)
|
|||||||
|
|
||||||
TEST(VM, StringString)
|
TEST(VM, StringString)
|
||||||
{
|
{
|
||||||
ASSERT_EQ(run(R"(
|
EXPECT_STREQ(run(R"(
|
||||||
.const
|
.const
|
||||||
0: "Hello"
|
0: "Hello"
|
||||||
1: "World"
|
1: "World"
|
||||||
|
|||||||
Reference in New Issue
Block a user