Gauravsingh Sisodia

Results 3 issues of Gauravsingh Sisodia

Fix #2723 Add support for class members by identifying them by the new intent `ClassMember` and creating a global variable for each class member. All the tests are not passing...

Fix #2677 and #2668. I think `global_sep_space` isn't needed because we set the sep to `" "` as the default when it's not specified. I couldn't figure out why that...

Instead of inserting `deallocate` for temporary assignment targets at the exits of loops, insert a `deallocate` before the assignment. After this there is no need for `insert_deallocate` pass, so remove...

Tests::Run-Exhaustive