Hide bison posix warning

This commit is contained in:
zx
2024-05-11 21:32:15 +03:00
parent ae156c4689
commit f80d94413f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
%token AROP
%token LOGOP
/* %expect 2 */
%expect 2
%{
#include "includes.h"