Add c++ support

This commit is contained in:
2025-12-04 00:03:08 +01:00
parent 0474558835
commit 5762271fd0
8 changed files with 130 additions and 99 deletions

View File

@@ -60,7 +60,7 @@
#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
typedef union YYSTYPE
#line 14 "def.yy"
#line 17 "def.yy"
{
char *text;
int ival;