repeat() multiple evaluation of N argument was obsolete
[svn/Cll1h/.git] / demos / hello.c
index 17135333fca1d3108dfb2b8c3fb7908aef447f0b..be92852b9d2fb3c2c1f14bb9300a68d72ac984b1 100644 (file)
@@ -2,6 +2,5 @@
 
 program
 {
- echo("Hello ","world",NULL,"! ");
- print("Hello ",NULL,"world","!");
+ print("Vale Mundum!");
 }
This page took 0.10986 seconds and 4 git commands to generate.