Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Break var_statement function into further sub functions #435

Open
frankhart2018 opened this issue Dec 29, 2020 · 2 comments
Open
Assignees
Labels
easy Easy problem enhancement New feature or request

Comments

@frankhart2018
Copy link
Member

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.

@frankhart2018 frankhart2018 added enhancement New feature or request easy Easy problem KWoC'20 These issues are being listed as part of KWoC'20 SWoC 2021 labels Dec 29, 2020
@Kamal4126
Copy link
Contributor

I would like to work on this issue .

@frankhart2018
Copy link
Member Author

Sure assigning this to you @erzmafia.

@frankhart2018 frankhart2018 removed the KWoC'20 These issues are being listed as part of KWoC'20 label Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy Easy problem enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants