mirror of
https://github.com/andreinechaev/nvcc4jupyter.git
synced 2026-06-14 11:10:49 +05:30
Add tests
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
#include "hello.h"
|
||||
|
||||
int main() {
|
||||
hello();
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user