Revert "Add c++ support"

This reverts commit 5762271fd0.
This commit is contained in:
2025-12-04 22:30:44 +01:00
parent 5762271fd0
commit eb527222b0
8 changed files with 99 additions and 130 deletions

View File

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