Sri Ganesh Thota

Results 31 comments of Sri Ganesh Thota

@Pranavchiku Can i work on this.

@yurishkuro i want to work on this issue as it is my first contribution to this repository can you guide me.

Yeah I just had this in one of my stashes. Thought i would make a PR and leave it there.

When running this locally im getting this error. ``` semantic error: The symbol 'separatedBy' not found in the module 'julienne_string_m' --> test.f90:40:45 | 40 | use julienne_string_m, only : string_t,...

@certik I have used this MRE for the first Point. ```fortran module shape_mod implicit none type :: shape contains procedure :: draw => shape_draw end type shape type, extends(shape) ::...

Sorry @brendandburns for very very late response. But can you guide me more than just that im facing a bit of issue here while trying to maintain that it should...

@certik @gxyd @Jaysukh-409 This issue works well with current main. Should i add a test to close this issue.

I guess in lfortran by looking at some code i felt there is some implicit conversion into the required size which doesnot happen in gfortran