]> git.saurik.com Git - bison.git/blobdiff - data/yacc.c
glr.cc: fatal if using api.token.ctor without variants
[bison.git] / data / yacc.c
index 66acbdaef2aa1a35967ed88e1b3fc9ad9699c387..9b227aea3012ecf60eb3d1172abbd2e17e10a765 100644 (file)
@@ -604,7 +604,7 @@ static const ]b4_int_type_for([b4_translate])[ yytranslate[] =
 
 #if ]b4_api_PREFIX[DEBUG
 ]b4_integral_parser_table_define([rline], [b4_rline],
-     [YYRLINE[YYN] -- Source line where rule number YYN was defined.])[
+     [[YYRLINE[YYN] -- Source line where rule number YYN was defined.]])[
 #endif
 
 #if ]b4_api_PREFIX[DEBUG || YYERROR_VERBOSE || ]b4_token_table_flag[