aboutsummaryrefslogtreecommitdiff
path: root/res/test_add.tpc
diff options
context:
space:
mode:
Diffstat (limited to 'res/test_add.tpc')
-rw-r--r--res/test_add.tpc1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/test_add.tpc b/res/test_add.tpc
index 01e0403..2f6b9dd 100644
--- a/res/test_add.tpc
+++ b/res/test_add.tpc
@@ -1,6 +1,7 @@
1/* test-table-symboles.tpc */ 1/* test-table-symboles.tpc */
2 2
3/* Test file for simplified translator of a declaration of variables in C */ 3/* Test file for simplified translator of a declaration of variables in C */
4entier a;
4 5
5entier main(void) { 6entier main(void) {
6 entier a,b,res; 7 entier a,b,res;