-
- Downloads
Add test to ensure that function calls only applies to function
The following code is now invalid `` R x = 3; x(0); // x is not a function ``
Please register or sign in to comment
The following code is now invalid `` R x = 3; x(0); // x is not a function ``