mirror of
https://github.com/AxioDL/boo.git
synced 2025-05-16 20:31:29 +00:00
added main.cpp for testing
This commit is contained in:
parent
fea6b56eab
commit
0fa62e310a
8
test/main.cpp
Normal file
8
test/main.cpp
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
|
#include <boo.hpp>
|
||||||
|
|
||||||
|
int main(int argc, char** argv)
|
||||||
|
{
|
||||||
|
return 0;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user