Re: [PATCH for Dlang support] d: remove the @property attribute from
Akim Demaille <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.patches |
|---|---|
| Message-ID | <[email protected]> |
> Le 1 oct. 2020 à 19:10, Adela Vais <[email protected]> a écrit : > > interface Lexer > > D best practices is to not use it. > > * data/skeletons/lalr1.d: Remove attribute. Thanks, installed!