diff --git a/resources/examples/hello_world_many.c3 b/resources/examples/hello_world_many.c3 index d15ec3939..f793ef5fd 100644 --- a/resources/examples/hello_world_many.c3 +++ b/resources/examples/hello_world_many.c3 @@ -10,7 +10,7 @@ fn void main() "こんにちは世界!", "你好世界!", "नमस्ते दुनिया!", - : "👋🌎!" + "👋🌎!" }; foreach (greeting : greetings) {