microbat
microbat copied to clipboard
Missing Written Varaible and Read Variable
For unknown reason, microbat miss the written variable and read variable for line 19:
The execution process is:
- Calling function with constant 5 as an input variable
- Inside the function, variable is incremented by one
- Function return the incremented variable as an output