Change test
This commit is contained in:
11
eval-final-projet/input/eval9.l
Normal file
11
eval-final-projet/input/eval9.l
Normal file
@@ -0,0 +1,11 @@
|
||||
procedure()
|
||||
{
|
||||
ecrire(1);
|
||||
}
|
||||
|
||||
main()
|
||||
{
|
||||
procedure();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user