diff options
Diffstat (limited to 'compiler/psub.pas')
| -rw-r--r-- | compiler/psub.pas | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/psub.pas b/compiler/psub.pas index bc062e3b9e..20fb08c0ea 100644 --- a/compiler/psub.pas +++ b/compiler/psub.pas @@ -1746,6 +1746,7 @@ implementation end; _GENERIC: read_proc; + _SPECIALIZE: else break; end; |
