C<<1 va_list based print and echo commands finaly work
[svn/Cll1h/.git] / demos / hello.c
CommitLineData
04a13a6f 1#include "cll1.h"
2
3program
4{
420bb771 5 echo("Hello ","world","! ");
6 print("Hello ","world","!");
04a13a6f 7}
This page took 0.113011 seconds and 4 git commands to generate.