Develop and Download Open Source Software

Browse Subversion Repository

Contents of /testcode/helloworld.eds

Parent Directory Parent Directory | Revision Log Revision Log


Revision 37 - (show annotations) (download)
Sun Mar 27 09:31:46 2011 UTC (13 years ago) by narata196
File size: 118 byte(s)
testcode.edsでもっと様々なテストができるようにした
1 [main] (void, void){
2 print("Hello World!");
3 char hoge[256];
4 }
5
6 [test](void, int i){
7 print("Hello World!");
8 }

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26