antlr / grammars-v4

Grammars written for ANTLR v4; expectation that the grammars are free of actions.
MIT License
10.22k stars 3.71k forks source link

[build] Fix for build regression -- #4243 #4253

Closed kaby76 closed 1 month ago

kaby76 commented 1 month ago

This is a fix for #4243.

What changed?

kaby76 commented 1 month ago

This PR is required for several outstanding PRs.

teverett commented 1 month ago

@kaby76 thanks