added check for lvalue to coalesce() macro (to prevent double evaluation of expressio...
[svn/Cll1h/.git] / demos / hello.c
CommitLineData
04a13a6f 1#include "cll1.h"
2
3program
4{
4643aeaf 5 print("Vale Mundum!");
04a13a6f 6}
This page took 0.139976 seconds and 4 git commands to generate.