Dealing with char variables
Closed this issue · 1 comments
unsuitable001 commented
Currently, if we add a char variable, it gets type-casted to int32.
But, now, we want to deal with char variables as char variables.
Files to look at index.js
HencoSmith commented
On it 👍