multiple-evalution-of-args-safe versions of repeat() { } and for_range() { } macros
[svn/Cll1h/.git] / demos / hello.c
1 #include "cll1.h"
2
3 program
4 {
5 print("Vale Mundum!");
6 }
This page took 0.313565 seconds and 4 git commands to generate.