Use strict prototypes
Function declarations with no argument declare functions taking an arbitrary number of arguments. Use the special type void to declare functions taking no argument.
This commit is contained in:
Reference in New Issue
Block a user