sgeard

Results 2 issues of sgeard

``` type f_map_t procedure(gen), nopass, pointer :: f_ptr => null() end type f_map_t ``` Incorrectly marks the rightmost closing bracket as an error with the message '%', '(' or '['...

For example ``` block integer :: i end block ``` The declaration is erroneously marked with a red squiggle