Appeal, todo : corriger callLLVM

This commit is contained in:
Rochas
2025-04-27 23:59:34 +02:00
parent 38e3f992b9
commit d8d24e618d
5 changed files with 23 additions and 26 deletions

View File

@@ -11,6 +11,7 @@ FUNC INT main(x,y) {
x := 5
minh := x * y
b:=3
c:=3
c:=add(x,b)
PRINT "coucou, tu peux réparer le visitPrint dans LLVM stp","il manque virgule au milieu", c*5+b
WHILE b - 1