modification de l'implémentation de prototype, il implement Function

This commit is contained in:
Rochas
2025-04-26 21:48:41 +02:00
parent 29ab19fd7a
commit a34802db55
10 changed files with 272 additions and 225 deletions

View File

@@ -1,6 +1,7 @@
PROTO INT add(x,y)
FUNC INT main(x,y) {
INT a,b,c,minh
x = 5
minh := x * y
b:=3
c:=1