|
@@ -1147,7 +1147,10 @@ Type TFuncDecl Extends TBlockDecl
|
|
InsertDecl arg
|
|
InsertDecl arg
|
|
arg.Semant
|
|
arg.Semant
|
|
Next
|
|
Next
|
|
-
|
|
|
|
|
|
+
|
|
|
|
+ ' if we are a function pointer declaration, we just want to semant the args here.
|
|
|
|
+ If attrs & FUNC_PTR Return
|
|
|
|
+
|
|
If actual<>Self Return
|
|
If actual<>Self Return
|
|
|
|
|
|
'check for duplicate decl
|
|
'check for duplicate decl
|