Skip to content

Commit cd751cb

Browse files
committed
include additional fortran language IDs in lldb
1 parent 3fc21e4 commit cd751cb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,10 @@
437437
"cpp",
438438
"cobol",
439439
"fortran",
440+
"fortran-modern",
441+
"fortran90",
442+
"fortran_free-form",
443+
"fortran_fixed-form",
440444
"pascal",
441445
"modula",
442446
"java",

0 commit comments

Comments
 (0)