mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 08:54:53 +00:00
added missing file
This commit is contained in:
4
tests/cpp/foo.c
Normal file
4
tests/cpp/foo.c
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
char* myFunc() {
|
||||
return "Hello world";
|
||||
}
|
||||
Reference in New Issue
Block a user