Move filename extensions into language_defn
[deliverable/binutils-gdb.git] / gdb / go-lang.c
index 84a366ac5ac5a9310a6e95c9ccf9f00dc9d547c4..15ca78bc8b76a124ffead6c889df829286c9c50f 100644 (file)
@@ -565,6 +565,7 @@ static const struct language_defn go_language_defn =
   case_sensitive_on,
   array_row_major,
   macro_expansion_no,
+  NULL,
   &exp_descriptor_c,
   go_parse,
   go_yyerror,
This page took 0.026659 seconds and 4 git commands to generate.