[FEATURE] Break var_statement function into further sub functions
frankhart2018 opened this issue · 2 comments
frankhart2018 commented
Describe the solution you'd like
The current implementation of var_statement function which is responsible for parsing variable and array declaration with or without assignment is too long and can be broken into further parts - variable, pointers, arrays.
Kamal4126 commented
I would like to work on this issue .
frankhart2018 commented
Sure assigning this to you @erzmafia.