Test more edge cases
- Returning
voidfrom functions besidesmain() - Functions taking 0 parameters
- Referring to locals up to index 255
-
iincwith values besides +1 and -1 - Examples of using
char,byte, andshortvalues
void from functions besides main()
iinc with values besides +1 and -1char, byte, and short values