dparkins / language-fortran

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

fix indention for 'forall' statement when it is a oneliner #110

Closed JHenneberg closed 5 years ago

JHenneberg commented 5 years ago

Fixes the bug where after a forall statement it is alway indenend not considering it could be the one line statement. FORALL (triplet-spec[, triplet-spec] ...[, mask-expr]) assign-stmt