mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-10-31 17:31:42 +01:00 
			
		
		
		
	+ callparan support in node_complexity()
git-svn-id: trunk@8601 -
This commit is contained in:
		
							parent
							
								
									10930a5165
								
							
						
					
					
						commit
						1e5fee5c6f
					
				| @ -642,7 +642,8 @@ implementation | ||||
|                     exit; | ||||
|                   p := tunarynode(p).left; | ||||
|                 end; | ||||
|               blockn: | ||||
|               blockn, | ||||
|               callparan: | ||||
|                 p := tunarynode(p).left; | ||||
|               notn, | ||||
|               derefn : | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Jonas Maebe
						Jonas Maebe