Develop and Download Open Source Software

Browse Subversion Repository

Contents of /trunk/code/cell4.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3 - (show annotations) (download)
Sat Mar 28 21:18:55 2015 UTC (9 years, 2 months ago) by yamat0jp
File MIME type: text/plain
File size: 95 byte(s)
テストコード添付
1 module1{
2 a = b = 1;
3
4 if (a == 0) { print 5; } else { print 10; }
5 print a, b;
6
7 }$

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