GIT.Harvie.CZ
/
svn
/
Cll1h
/
.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
some work
[svn/Cll1h/.git]
/
demos
/
repeat.c
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
#include "cll1.h"
2
3
program
4
{
5
repeat(2)
6
{
7
print("Tohle cele delam 2x:");
8
repeat(3) print("Tohle delam 3x...");
9
}
10
}
This page took
0.245009 seconds
and
4
git commands to generate.