The develop-acc branch fails to properly parse the following bit of code: `program test1 real, dimension(:,:,:,:), pointer :: tauaer_sw=>null() end program test1 `
The develop-acc branch fails to properly parse the following bit of code:
program test1 real, dimension(:,:,:,:), pointer :: tauaer_sw=>null() end program test1