modification de l'implémentation de prototype, il implement Function
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user