https://issues.dlang.org/show_bug.cgi?id=23359
--- Comment #3 from Bolpat <[email protected]> --- (In reply to Dennis from comment #1) > (In reply to Bolpat from comment #0) > > Note: not only change the name in functions.dd, but also in DMD. > > Where do you see the name `InOut` or similar in DMD? I found this: https://github.com/dlang/dmd/blob/master/druntime/benchmark/gcbench/vdparser.extra/vdc/parser/decl.d I renamed grammar entities in 2020 and was asked to replicate the renaming in the parser. --
