multiple-evalution-of-args-safe versions of repeat() { } and for_range() { } macros
[svn/Cll1h/.git] / demos / hello.c
index b59bc77fa347e398e0cfcfc5e616c3616bcfa750..be92852b9d2fb3c2c1f14bb9300a68d72ac984b1 100644 (file)
@@ -2,6 +2,5 @@
 
 program
 {
- echo("Hello ","world","! ");
- print("Hello ","world","!");
+ print("Vale Mundum!");
 }
This page took 0.094693 seconds and 4 git commands to generate.