Hi Robert,
On 28.09.2020 12:47, Robert Wilhelm wrote:
v2: As suggested by Jacek, I moved the the dimdeclaration to SourceElements. No more check is needed in compile_dim_statement. This adds one reduce/shift conflict regarding "Public Default". It should be harmless as bison always shifts.
It seems that simply partially duplicating Storage rule can avoid the conflict. As for the test bot, it seem that Windows is not consequent about how it reports the error, so I stripped that part and sent a new version.
Thanks,
Jacek