We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Cleaner code and function variable names can be the same as global.
Function calls (however all functions must be void and function param… …eters cannot have the same name as global variables)
Merge pull request xyzqm#6 from dantheking-crypto/develop Added type checking
Supports int types and the four basic operators.