cimplec/sim-c

[FEATURE] Break var_statement function into further sub functions

frankhart2018 opened this issue · 2 comments

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.

I would like to work on this issue .

Sure assigning this to you @erzmafia.