diff --git a/tests/hello-world.cherri b/tests/hello-world.cherri index a09f27c..e9c42f9 100644 --- a/tests/hello-world.cherri +++ b/tests/hello-world.cherri @@ -1,7 +1,7 @@ /* Hello, World! */ #define color yellow -#define glyph smiley +#define glyph smileyFace #define name Hello, Cherri! @message = "Hello, Cherri!"