dparkins / language-fortran

Syntax highlighting for FORTRAN for atom
MIT License
35 stars 16 forks source link

Fixes #90 #91

Closed tomedunn closed 7 years ago

tomedunn commented 7 years ago

Forall statements were not being highlighted correctly. This fixes this issue by changing the forall rules to mirror those of the where construct rules.