b59bc77fa347e398e0cfcfc5e616c3616bcfa750
[svn/Cll1h/.git] / demos / hello.c
1 #include "cll1.h"
2
3 program
4 {
5 echo("Hello ","world","! ");
6 print("Hello ","world","!");
7 }
This page took 0.258399 seconds and 3 git commands to generate.