setup cpp
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include <stdio.h>
|
||||
#include "blk_box.h"
|
||||
|
||||
const char* get_hello_world() {
|
||||
return "hello, world!";
|
||||
}
|
||||
Reference in New Issue
Block a user