Merge branch 'master' of github.com:Xawirses/compilateur-l

This commit is contained in:
2016-02-02 14:04:56 +01:00
6 changed files with 133 additions and 3 deletions

View File

@@ -0,0 +1 @@
(!!!$var & $var) | (10 -4) & 10 < (5/3)

1
test/expressionOuEt Normal file
View File

@@ -0,0 +1 @@
(1 + 1) | (2 * 3) & 5

View File

@@ -0,0 +1 @@
expression(1,10);

1
test/expressionfctsimple Normal file
View File

@@ -0,0 +1 @@
test();