mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-10-31 18:51:53 +01:00 
			
		
		
		
	* fixed comment
git-svn-id: trunk@14836 -
This commit is contained in:
		
							parent
							
								
									b8e58428ed
								
							
						
					
					
						commit
						8e77c6998b
					
				| @ -522,7 +522,7 @@ implementation | |||||||
|              handle_calling_convention(pv); |              handle_calling_convention(pv); | ||||||
|            end |            end | ||||||
|           else |           else | ||||||
|           { read type declaration, force reading for value and const paras } |           { read type declaration, force reading for value paras } | ||||||
|            if (token=_COLON) or (varspez=vs_value) then |            if (token=_COLON) or (varspez=vs_value) then | ||||||
|            begin |            begin | ||||||
|              consume(_COLON); |              consume(_COLON); | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Jonas Maebe
						Jonas Maebe