50a595dac48124420c16cf9eb45db2dbd2c11da3
[svn/Cll1h/.git] / hello.c
1 #include "cll1.h"
2
3 program
4 {
5 print("Hello ","world"," !\n");
6 }
This page took 0.244578 seconds and 3 git commands to generate.