mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 12:59:29 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			76 B
		
	
	
	
		
			ObjectPascal
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			76 B
		
	
	
	
		
			ObjectPascal
		
	
	
	
	
	
{ %fail }
 | 
						|
 | 
						|
var
 | 
						|
  _self : pointer;
 | 
						|
begin
 | 
						|
  ppointer(_self+vmt_pos)^:=0;
 | 
						|
end.
 |