From 9819df6fe16de513a6c253b313cbd00ce4b3b11c Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 3 Mar 2020 21:29:52 +0000 Subject: [PATCH] * calculate complexity of an rtti node correctly git-svn-id: trunk@44261 - --- compiler/nutils.pas | 1 + 1 file changed, 1 insertion(+) diff --git a/compiler/nutils.pas b/compiler/nutils.pas index b4dbf4bcfd..9ecde4fa8f 100644 --- a/compiler/nutils.pas +++ b/compiler/nutils.pas @@ -756,6 +756,7 @@ implementation result:=2; exit; end; + rttin, setconstn, stringconstn, temprefn,