**Describe the bug** `%` is improperly highlighted **Screenshots**   **Code sample** ```f08 PROGRAM test_program CALL stretch_vector%create(n) END PROGRAM test_program ```