X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/d2e3c807dce62e70b2ccdaa86c8190b2661a45b4..1092d69c344c8b21773a3191c43da4c9190bd421:/data/bison.m4 diff --git a/data/bison.m4 b/data/bison.m4 index 75aa305f..1994f4d6 100644 --- a/data/bison.m4 +++ b/data/bison.m4 @@ -509,7 +509,7 @@ m4_define([b4_token_format], # TAG, TYPE). m4_define([b4_type_action_], [b4_symbol_if([$1], [has_type], -[m4_map([b4_symbol_case_], [$@])[]dnl +[m4_map([ b4_symbol_case_], [$@])[]dnl b4_dollar_dollar([b4_symbol([$1], [number])], [b4_symbol([$1], [tag])], [b4_symbol([$1], [type])]);