Skip to content

Generic function with first const generic parameter in delphi mode

Sergey Larin requested to merge sergy.larin/fpcsrc:proc-generic-const into main

Added processing of a constant as the first generic parameter when the procedure is specialized in delphi mode.

Closes #39126

Merge request reports