hello-world.rs/translations/cc.json
TruncatedDinosour f1f56fc2ae
Add a translation in C
(You don't have to merge this, I just wanted to make this joke)
2022-12-02 16:36:42 +00:00

3 lines
102 B
JSON

{
"msg": "#include <stdio.h>\n\nint main(void) {\n puts(\"Hello world\");\n return 0;\n}"
}