662d41c2208db165c0902e3efda9ce37c2e01462
[svn/Cll1h/.git] / demos / performance / cll1-print2.c
1 #include "cll1.h"
2
3 program
4 {
5 repeat(10000000)
6 print("stuff1","stuff2");
7 }
This page took 0.226164 seconds and 3 git commands to generate.