Implemented function calls
This commit is contained in:
@ -1,7 +1,3 @@
|
||||
main() {
|
||||
()
|
||||
1+(2*3)
|
||||
(1+2)
|
||||
f(x)
|
||||
(a+b)(c)
|
||||
return 1+2*3
|
||||
}
|
Reference in New Issue
Block a user