order_by_int renamed to order_by_num + some experiments with lists
[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.24671 seconds and 4 git commands to generate.