preliminary work on version 0.7.1 - WARNING, HIGHLY UNSTABLE !
[svn/Cll1h/.git] / demos / hello.c
CommitLineData
04a13a6f 1#include "cll1.h"
2
3program
4{
5 print("Hello ","world"," !\n");
6}
This page took 0.091907 seconds and 4 git commands to generate.