Hi all, > From 269f37d3d2f5d449e6530c825d26a7c3a9a8a38c Mon Sep 17 00:00:00 2001 > From: Adela Vais <[email protected]> > Date: Sun, 1 Nov 2020 22:13:42 +0200 > Subject: [PATCH for Dlang support 1/2] d: fix Context class > > All methods are now declared as const. Method getExpectedTokens() has now the > functionality of reporting only the number of expected tokens. > > * data/skeletons/lalr1.d: Fix Context class.
Thanks Adela, installed!
