summaryrefslogtreecommitdiff
path: root/cloog-core/test/lex.c
diff options
context:
space:
mode:
Diffstat (limited to 'cloog-core/test/lex.c')
-rw-r--r--cloog-core/test/lex.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/cloog-core/test/lex.c b/cloog-core/test/lex.c
new file mode 100644
index 0000000..52df96d
--- /dev/null
+++ b/cloog-core/test/lex.c
@@ -0,0 +1,5 @@
+/* Generated from /home/skimo/git/cloog/test/lex.cloog by CLooG 0.14.0-234-g330f397 gmp bits in 0.00s. */
+for (c1=0;c1<=10;c1++) {
+ S2(c1);
+ S1(c1);
+}