]> iEval git - gruntmaster-daemon.git/blob - tests/cpp/prog.cpp
Add javascript
[gruntmaster-daemon.git] / tests / cpp / prog.cpp
1 #include<cstdio>
2
3 int main(void){
4 puts("Hello World!");
5 return 0;
6 }
This page took 0.038398 seconds and 4 git commands to generate.