Remove redundant semantic action in bvar rule

This commit is contained in:
ydah 2025-03-08 21:12:28 +09:00 committed by Yudai Takada
parent a14d9b8d57
commit 24945defa5
Notes: git 2025-03-08 13:20:29 +00:00

View File

@ -5091,9 +5091,6 @@ bvar : tIDENTIFIER
/*% ripper: $:1 %*/
}
| f_bad_arg
{
$$ = 0;
}
;
max_numparam : {