fix proto again
This commit is contained in:
@@ -16,4 +16,6 @@ FUNC INT main(x,y) {
|
||||
THEN READ a ELSE READ b
|
||||
FI
|
||||
b:=c+1
|
||||
RETURN 4 + 6 * 5 + 2 }
|
||||
RETURN 4 + 6 * 5 + 2 }
|
||||
|
||||
PROTO INT type(x,y)
|
||||
Reference in New Issue
Block a user